yast / yast-installation

YaST module installation
http://en.opensuse.org/Portal:YaST
GNU General Public License v2.0
16 stars 44 forks source link

Reuse existing Qt scaling calculation for xterm font size #1087

Open hramrach opened 1 year ago

hramrach commented 1 year ago

Problem

Two separate baroque and inconsistent calculations for setting font size.

xterm font size capped at 14 which will likely become unreadable at larger screen sizes again.

1085

Solution

Use same calculation for the installer and xterm resulting in consistent font size.