GNU bug report logs -
#2667
23.0.91; Inconsistent fonts
Previous Next
Reported by: David Kastrup <dak <at> gnu.org>
Date: Fri, 13 Mar 2009 21:35:03 UTC
Severity: serious
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
In article <85r6115d0a.fsf <at> lola.goethe.zz>, David Kastrup <dak <at> gnu.org> writes:
> If I write something like "Schätzchen" after selecting a Unicode-capable
> font in the font menu (in this case LMSans12), I get on the S
> character: S (83, #o123, #x53)
[...]
> xft:-unknown-LMSans12-normal-normal-normal-*-16-*-*-*-*-0-iso10646-1 (#x10C)
[...]
> But on the ä I get
> character: ä (228, #o344, #xe4)
[...]
> x:-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1 (#xE4)
[...]
> What is wrong here? Why does it not use the LM font?
I can't reproduce it with the latest code. Please show me
the result of this:
% emacs -Q
M-x set-default-font RET lmsans12 RET
ESC : (setq font-log nil) RET
ESC : (insert "Schätzchen") RET
M-x font-show-log RET
What I get in *Help* buffer is this:
----------------------------------------------------------------------
font for: (228)
list: -unknown-LMSans12-*-iso10646-1
-unknown-LMSans12-normal-oblique-normal-*-0-iso10646-1
-unknown-LMSans12-normal-normal-normal-*-0-iso10646-1
sort-by: -*-normal-normal-normal-*-17-*
xft:-unknown-LMSans12-normal-normal-normal-*-0-iso10646-1
font for: (228)
list: -unknown-LMSans12-normal-*-normal-*-0-iso10646-1
-unknown-LMSans12-normal-normal-normal-*-0-iso10646-1
-unknown-LMSans12-normal-oblique-normal-*-0-iso10646-1
sort-by: -*-normal-italic-normal-*-17-*
xft:-unknown-LMSans12-normal-oblique-normal-*-0-iso10646-1
open: -unknown-LMSans12-normal-oblique-normal-*-0-iso10646-1
xft:-unknown-LMSans12-normal-oblique-normal-*-17-*-0-iso10646-1
----------------------------------------------------------------------
---
Kenichi Handa
handa <at> m17n.org
This bug report was last modified 16 years and 54 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.