all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#68157: 30.0.50; Size of selected font is wrong
@ 2023-12-30 21:49 Arash Esbati
  2023-12-30 22:30 ` Stefan Kangas
  2023-12-30 23:16 ` Alan Third
  0 siblings, 2 replies; 8+ messages in thread
From: Arash Esbati @ 2023-12-30 21:49 UTC (permalink / raw)
  To: 68157

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.

Best, Arash

In GNU Emacs 30.0.50 (build 1, aarch64-apple-darwin23.2.0, NS
 appkit-2487.30 Version 14.2.1 (Build 23C71)) of 2023-12-30 built on
 MacMutant.fritz.box
Repository revision: fc8a20f79274a2e533722f636cb538d7f8fb5427
Repository branch: master
Windowing system distributor 'Apple', version 10.3.2487
System Description:  macOS 14.2.1

Configured using:
 'configure --with-ns --without-pop --without-mailutils --with-threads
 --with-modules --with-native-compilation --without-compress-install
 'CFLAGS=-O2 -g0 -pipe'
 'CPPFLAGS=-I/opt/homebrew/Cellar/gcc/13.2.0/include
 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include
 -I/opt/homebrew/Cellar/gmp/6.3.0/include'
 'LDFLAGS=-L/opt/homebrew/Cellar/gcc/13.2.0/lib/gcc/current
 -L/opt/homebrew/Cellar/gmp/6.3.0/lib''

Configured features:
ACL GLIB GMP GNUTLS JSON LCMS2 LIBXML2 MODULES NATIVE_COMP NOTIFY KQUEUE
NS PDUMPER PNG RSVG SQLITE3 THREADS TOOLKIT_SCROLL_BARS TREE_SITTER WEBP
XIM ZLIB

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-12-31 10:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-30 21:49 bug#68157: 30.0.50; Size of selected font is wrong Arash Esbati
2023-12-30 22:30 ` Stefan Kangas
2023-12-30 23:00   ` Arash Esbati
2023-12-30 23:16 ` Alan Third
2023-12-31  1:16   ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-12-31 10:27     ` Alan Third
2023-12-31  8:34   ` Arash Esbati
2023-12-31 10:31     ` Alan Third

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.