emacs-devel
[Top][All Lists]
Advanced

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

Re: Fonts and Latin-15


From: Stefan Monnier
Subject: Re: Fonts and Latin-15
Date: Wed, 29 May 2002 07:10:19 -0400

>   character: ß (04337, 2271, 0x8df)
>     charset: latin-iso8859-1 (Right-Hand Part of Latin Alphabet 1 (ISO/IEC 
> 8859-1): ISO-IR-100)
>  code point: 95
>      syntax: word
>    category: l:Latin  
> buffer code: 0x81 0xDF
>   file code: 0x81 0xDF (encoded by coding system emacs-mule)
>        font: -Misc-Fixed-Medium-R-Normal--14-130-75-75-C-70-ISO8859-1
> 
> His, looks bad:
> 
>   character: ß (07537, 3935, 0xf5f)
>     charset: latin-iso8859-15 (Right-Hand Part of Latin Alphabet 9 (ISO/IEC 
> 8859-15): ISO-IR-203)
>  code point: 95
>      syntax: word
>    category: l:Latin  
> buffer code: 0x8E 0xDF
>   file code: 0x8E 0xDF (encoded by coding system emacs-mule)
>        font: -Misc-Fixed-Bold-R-Normal--13-120-75-75-C-70-ISO8859-15

If you have a -Misc-Fixed-Medium-R-Normal--14-130-75-75-C-70-ISO8859-15 then
there's a bug in Emacs.  Otherwise, it's just that you don't have the
necessary font.  Use `xlsfonts' to find out.
You can also use unify-8859-on-decoding-mode to force all those latin-N ß
chars to be unified into the one and only latin-1 ß.


        Stefan




reply via email to

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