bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#1547: face-font-rescale-alist has no effect


From: Juanma Barranquero
Subject: bug#1547: face-font-rescale-alist has no effect
Date: Sun, 14 Dec 2008 14:00:39 +0100

On Sat, Dec 13, 2008 at 04:30, Kenichi Handa <handa@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.

reply via email to

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