GNU bug report logs -
#31315
wrong font encoding for fallback font
Previous Next
Reported by: Werner LEMBERG <wl <at> gnu.org>
Date: Mon, 30 Apr 2018 07:22:01 UTC
Severity: normal
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Thu, 03 May 2018 07:52:27 +0200 (CEST)
> Cc: handa <at> gnu.org, 31315 <at> debbugs.gnu.org
> From: Werner LEMBERG <wl <at> gnu.org>
>
> > Emacs employs that logic for every charset it has defined, including
> > Latin-2, for example: if text was decoded from an encoding which
> > supports a particular charset, Emacs puts the corresponding
> > 'charset' text property on the decoded text, and the machinery which
> > selects the appropriate font tries first to find a font which
> > supports that charset. The idea is that users in a particular
> > culture have certain distinct preferences wrt fonts, and that an
> > encoding that supports a certain charset or culture provides a hint
> > about those preferences. This idea is very central in how Emacs
> > selects fonts.
>
> Being the FreeType maintainer, and having co-developed Emacs's
> internal buffer encoding scheme many, many years ago, I all know this.
Sorry, I couldn't know that.
> I can only repeat that Emacs might tag a certain text with GB18030 so
> that the user can deduce a Chinese origin. However, there is *no*
> guarantee that the user gets a Chinese-flavoured font – at least not
> from the xft interface.[**]
IME, there's no guarantee about anything in the Emacs font look up
heuristics, except that empirically it does TRT in about 85% of uses.
May I invite you to work on revisiting the design and implementation
of the Emacs font-look up facilities, and on modernizing them? I'm
afraid we didn't have an active developer in this area for several
years, and I fear that we will stagnate (or already are stagnating).
TIA
This bug report was last modified 7 years and 78 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.