Improve support for Tifinagh
* lisp/international/fontset.el (script-representative-chars) (setup-default-fontset): Add support for Tifinagh.
This commit is contained in:
parent
a44376432d
commit
1fea9adf52
1 changed files with 2 additions and 0 deletions
|
@ -199,6 +199,7 @@
|
|||
(tai-tham #x1A20 #x1A55 #x1A61 #x1A80)
|
||||
(symbol . [#x201C #x2200 #x2500])
|
||||
(braille #x2800)
|
||||
(tifinagh #x2D30 #x2D60)
|
||||
(ideographic-description #x2FF0)
|
||||
;; Noto Sans Phags Pa is broken and reuses the CJK misc code
|
||||
;; points for some of its own characters. Add one actual CJK
|
||||
|
@ -860,6 +861,7 @@
|
|||
nag-mundari
|
||||
mende-kikakui
|
||||
adlam
|
||||
tifinagh
|
||||
tai-tham
|
||||
indic-siyaq-number
|
||||
ottoman-siyaq-number
|
||||
|
|
Loading…
Add table
Reference in a new issue