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: Thu, 5 Jan 2023 17:59:47 +0100

> I'm not seeing much of a change, if any:
>
> - My init script stills results in a frame 84 columns wide.
>
> - The frame still shrinks at certain width ranges.
>
> Attached are the contents of foo after doing this:
>
>    (set-frame-width nil 102)
>    (set-face-attribute 'default nil :height 110 :family "InconsolataLGC")
>
> The second line was evaluated 5 times.

Thanks.  It seems that we really have to disentangle the entire size
hint stuff to get reasonable outer sizes.  Next patch attached.

martin

Attachment: x_scale_font.diff
Description: Text Data


reply via email to

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