[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#68157: 30.0.50; Size of selected font is wrong
From: |
Alan Third |
Subject: |
bug#68157: 30.0.50; Size of selected font is wrong |
Date: |
Sat, 30 Dec 2023 23:16:46 +0000 |
On Sat, Dec 30, 2023 at 10:49:15PM +0100, Arash Esbati wrote:
> Hi all,
>
> I didn't bisect this, but when I select another font than the standard
> one, the size is wrong. To reproduce:
>
> • emacs -Q
> • In scratch, enter 'o', put point on it and enter 'C-u C-x ='. I see
> mac-ct:-*-Menlo-regular-normal-normal-*-12-*-*-*-m-0-iso10646-1 (#x52)
> • Now choose a new font from 'Options -> Set Default Font', I took
> 'Source Code Pro' at 11pt. Going back to 'o', I now get:
> mac-ct:-*-Menlo-regular-normal-normal-*-22-*-*-*-m-0-iso10646-1 (#x52)
> • Choose another font, I took 'Courier New' at 10pt, I get:
> mac-ct:-*-Courier New-regular-normal-normal-*-20-*-*-*-m-0-iso10646-1
> (#x52)
>
> Can others reproduce this? I didn't have any issues like this until
> now. This means that my setting:
>
> (custom-set-faces
> '(default ((t (:family "Source Code Pro" :foundry "nil"
> :slant normal :weight medium :height 110 :width normal)))))
>
> works no more.
Can you please try reverting change f3dec3439fd5aee885a76622f384f6c7ca67d128?
--
Alan Third