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

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

bug#2830: 23.0.91; Private use area


From: Stefan Monnier
Subject: bug#2830: 23.0.91; Private use area
Date: Tue, 31 Mar 2009 21:11:10 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

> Because these characters are from the Private Use Area, Emacs cannot assume
> that just because a font has glyphs at those code points that they are the
> right glyphs. You will need to explicitly tell Emacs that you want to use
> Code2000 to represent the PUA range:

> (set-fontset-font t '(#xe000 . #xf8ff) (font-spec :family "Code2000"))

It would probably make sense to just "use the default font" for any PUA
chars supported by that font.  It's not strictly correct, but in the
absence of any additional info, it seems like a good heuristic.


        Stefan






reply via email to

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