On Mon, 14 Jun 2021, Tim Small wrote:
> When a bitmap font is selected, and display scaling is also enabled (KDE
> -> System Settings -> Display Configuration -> Global scale != 100%),
> then the fonts are rendered at their unscaled size (this is expected for
> bitmap fonts), but instead each character is rendered with large amounts
> of surrounding space.
> 
> T h e   e f f e c t   i s   a   b i t   l i k e   t h i s ,  a n d   i s
> 
> n o t   u s a b l e .
> 
> I'm not sure if this is a konsole thing, or a qt/kde thing.

But isn't that what you are asking for by setting a global scale to != 100
???

I guess what happens is
- compute the box that the text would fill
- scale to to global scale
- set the text within the bigger box

Now that the bitmap fonts cannot be scaled, they are just equally spaced
out to fill the requested size.

I am not sure, but this is somehow what I would expect when using
unscalable fonts.

> p.s. I've tagged this as a11y because I use bitmap fonts AND high dpi
> displays to avoid chronic eye strain (without which I am limited to

I understand hidpi, but why bitmap fonts? vector fonts are also
converted to bitmaps and mostly at better quality, so they should
provide better readability and less strain.

Best

Norbert

--
PREINING Norbert                              https://www.preining.info
Fujitsu Research  +  IFMGA Guide  +  TU Wien  +  TeX Live  + Debian Dev
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13

Reply via email to