Package: tkcon
Version: 2:2.7.11-5
Severity: normal
Dear Maintainer,
tkcon initially specifies font sizes in pixels (see lines 644-647 of the
tkcon cript):
catch {font create tkconfixed -family Courier -size -12}
catch {font create tkconfixedbold -family Courier -size -12 -weight bold}
catch {font create tkconfixedlarge -family Courier -size -18 -weight bold}
catch {font create tkconfixedsmall -family Courier -size -8 -weight bold}
This means that for high DPI displays the font sizes are too small. It's
better to use positive numbers (size in points) for specifying font
sizes.
-- System Information:
Debian Release: trixie/sid
APT prefers stable-security
APT policy: (500, 'stable-security'), (500, 'proposed-updates'), (500,
'testing'), (500, 'stable'), (1, 'experimental'), (1, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.12.25-amd64 (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages tkcon depends on:
ii tk 8.6.16
tkcon recommends no packages.
tkcon suggests no packages.
-- no debconf information