Remove extraneous entries for `han' from script-representative-chars

* lisp/international/fontset.el (script-representative-chars):
Remove characters that are either Kana, obsolete, or radicals,
which interferes with the discovery of real Chinese fonts, and
does not impact font resolution on free systems with Fontconfig.
This commit is contained in:
Po Lu 2024-08-12 20:44:27 +08:00
parent 02c5ce7c92
commit 5d69e29164

View file

@ -209,7 +209,7 @@
(kana #x304B)
(bopomofo #x3105)
(kanbun #x319D)
(han #x2e90 #x2f00 #x3200 #x3300 #x3400 #x4e10 #x5B57 #xfe30 #xf900)
(han #x3200 #x4e10 #x5B57 #xfe30 #xf900)
(yi #xA288)
(syloti-nagri #xA807 #xA823 #xA82C)
(rejang #xA930 #xA947 #xA95F)