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
In article <f7ccd24b0812140500t21cce387p3b267d4ccf08443d <at> mail.gmail.com>, "Juanma Barranquero" <lekktu <at> gmail.com> writes:
> On Sat, Dec 13, 2008 at 04:30, Kenichi Handa <handa <at> m17n.org> wrote:
> > Thank you for the reminder. I've just installed a fix.
> Font rescaling is a bit weird, though.
> Using a test file with just two lines:
> aeiou
> áéíóú
> and running emacs with this:
> emacs -q --eval "(add-to-list 'face-font-rescale-alist '(\"Courier
> New\" . 1.5))" test.txt
> the fonts used for the two lines are, respectively:
> uniscribe:-outline-Courier
> New-normal-normal-normal-mono-13-*-*-*-c-*-iso8859-1
> uniscribe:-outline-Courier
> New-normal-normal-normal-mono-19-*-*-*-c-*-iso10646-1
> so the fist line appears normal, while the second one is rescaled.
When Emacs creates the initial frame and selects the default
font, "(add-to-list ...)" is not yet evaluated, so if your
default fonts is 'Courier New', it is opened without
scaling.
What I currently don't understand is that the font rescaling
doesn't work for the default font in the above case even
after (clear-face-cache t). I'm now investigating the
reason.
---
Kenichi Handa
handa <at> m17n.org
This bug report was last modified 5 years and 264 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.