bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#52493: 29.0.50; Setting Inconsolata up in init.el makes default face


From: martin rudalics
Subject: bug#52493: 29.0.50; Setting Inconsolata up in init.el makes default face rendered wrong
Date: Wed, 21 Dec 2022 10:22:22 +0100

Do I understand correctly that you see a 108 pixel decrement

> (gdb) p f->text_height
> $7 = 1116

...

> (gdb) p f->text_height
> $11 = 1008

each time you evaluate

(set-face-attribute 'default nil :height 110 :weight 'medium :family 
"Inconsolata")

Does the problem also happen with 'frame-inhibit-implied-resize'
non-nil?

martin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]