GNU bug report logs -
#1785
Font scaling does not work for the default font in some cases
Previous Next
Reported by: "Juanma Barranquero" <lekktu <at> gmail.com>
Date: Fri, 12 Dec 2008 11:00:02 UTC
Severity: normal
Found in version 23.0.60
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
"Juanma Barranquero" <lekktu <at> gmail.com> writes:
> Package: emacs
> Version: 23.0.60
> X-Debbugs-CC: handa <at> m17n.org
>
> [Just a reminder, so the issue is not lost]
>
> Font rescaling is unimplemented in the new font backend.
>
> It was already discussed on the list:
>
> http://lists.gnu.org/archive/html/emacs-devel/2008-06/msg01155.html
I'm looking at this for Emacs 25, just to see if it can reproduce. I
believe this is still the case. Here's how I attempted to reproduce it
(keep in mind I don't have any particular knowledge of this
functionality).
1) Start emacs with "emacs -Q" in a window (X-windows, or other system
capable of handling different fonts)
2) Eval, in the scratch buffer, (add-to-list 'face-font-rescale-alist
(cons (font-at 1) 4.0)).
From the variable docs, I would expect the text to get 4 times bigger
after changing the variable, but instead nothing happens.
This bug report was last modified 5 years and 263 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.