Re-enable displaying `han' characters on Android
* lisp/international/fontset.el (script-representative-chars) <han>: Remove several characters that were just recently introduced into unicode and are consequently absent from many fonts, so that they may match font specs specifying scripts rather than QClang in the default fontset.
This commit is contained in:
parent
a7e3181e2f
commit
bf0aeaa0d7
1 changed files with 1 additions and 2 deletions
|
@ -209,8 +209,7 @@
|
|||
(bopomofo #x3105)
|
||||
(kanbun #x319D)
|
||||
(han #x2e90 #x2f00 #x3010 #x3200 #x3300 #x3400 #x31c0 #x4e10
|
||||
#x5B57 #xfe30 #xf900
|
||||
#x1f210 #x20000 #x2a700 #x2b740 #x2b820 #x2ceb0 #x2f804)
|
||||
#x5B57 #xfe30 #xf900)
|
||||
(yi #xA288)
|
||||
(syloti-nagri #xA807 #xA823 #xA82C)
|
||||
(rejang #xA930 #xA947 #xA95F)
|
||||
|
|
Loading…
Add table
Reference in a new issue