]> git.eshelyaron.com Git - emacs.git/commit
Fix display of Big5 characters when using Fontconfig
authorEli Zaretskii <eliz@gnu.org>
Sat, 14 Mar 2020 08:31:01 +0000 (10:31 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 14 Mar 2020 08:31:01 +0000 (10:31 +0200)
commit8d28c98ae0e702ebfa56a996ce9332a5b071d926
treefa464d5c77df925934add9a551d70cc49446d28a
parenta2b07f9f11474dbcedd7cce39d2fa795bb23f692
Fix display of Big5 characters when using Fontconfig

* src/ftfont.c (fc_charset_table): Fix the value of the big-5
representative codepoint.  Reported by Brian Schack
<bschack-cocoa@usa.net>.  (Bug#40057)

* src/macfont.m (cf_charset_table): Adjust the comment.
src/ftfont.c
src/macfont.m