mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
Add new scripts to the default fontset
* lisp/international/fontset.el (setup-default-fontset): Add 4 scripts new in Unicode 17.0.
This commit is contained in:
parent
c90536efe8
commit
307405a72c
1 changed files with 5 additions and 1 deletions
|
|
@ -920,7 +920,11 @@
|
||||||
emoji
|
emoji
|
||||||
chess-symbol
|
chess-symbol
|
||||||
garay
|
garay
|
||||||
sunuwar))
|
sunuwar
|
||||||
|
sidetic
|
||||||
|
tolong-siki
|
||||||
|
beria-erfe
|
||||||
|
tai-yo))
|
||||||
(set-fontset-font "fontset-default"
|
(set-fontset-font "fontset-default"
|
||||||
script (font-spec :registry "iso10646-1" :script script)
|
script (font-spec :registry "iso10646-1" :script script)
|
||||||
nil 'append))
|
nil 'append))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue