GNU bug report logs -
#19993
25.0.50; Unicode fonts defective on Windows
Previous Next
Full log
Message #32 received at 19993 <at> debbugs.gnu.org (full text, mbox):
> Date: Fri, 06 Mar 2015 22:11:32 +0200
> From: Eli Zaretskii <eliz <at> gnu.org>
> Cc: 19993 <at> debbugs.gnu.org
>
> > Date: Fri, 6 Mar 2015 08:21:36 -0800
> > From: Ilya Zakharevich <ilya <at> math.berkeley.edu>
> > Cc: 19993 <at> debbugs.gnu.org
> >
> > On Fri, Mar 06, 2015 at 04:00:27PM +0200, Eli Zaretskii wrote:
> > > > Practically nothing “non-banal” is shown. Let me try… No U+1D49C,
> > > > U+2099 ₙ, U+1D552, U+27e8 U+27e9 ⟨⟩ (just looking into my recent
> > > > “real-life” file of notices).
> > >
> > > U+2099, U+27e8, and U+27e9 are displayed here (I have the STIX fonts
> > > installed, and they are used for that). The rest indeed aren't.
> >
> > > Do you have fonts installed that cover these codepoints?
> >
> > As I said, «Unifont Smooth» has everything in BMP of v7.0. Many fonts
> > (including «Symbola») have Math chars.
This will set up the default fontset to use Symbola for the
Mathematical Alphanumeric Symbols block:
(set-fontset-font "fontset-default" '(#x1d400 . #x1d7ff) "Symbola")
You should be able to do similar things with other ranges, and
likewise for Unifont Smooth.
The node "Modifying Fontsets" of the Emacs manual also includes an
example of how to set up a fallback font, which might be what you want
to do with Unifont Smooth (unless you already have it set as the
default font).
This bug report was last modified 10 years and 154 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.