cnfonts
cnfonts copied to clipboard
Emoji 字体是否需要新增一个选项
目前的 cnfonts 似乎不能支持 emoji 字体的设置。由于我对字符集不是特别熟悉,不太清楚是否应该在 EXT-B 里面设置 emoji 字体(看起来 EXT-B 不是用来做这个的),又或者应该在 cnfonts 里面为 emoji 单独开一个列表?
我自己用的时候如下这种设置是可以的(macOS 系统):
(set-fontset-font "fontset-default" 'emoji (font-spec :family "Apple Color Emoji") nil 'prepend)
表情字体感觉用的很少吧,这个issue先开着吧,看看其它朋友的看法,如果确实用的人很多,再考虑添加支持
在 2021-12-14 18:09:12,"Mingkai Dong" @.***> 写道:
目前的 cnfonts 似乎不能支持 emoji 字体的设置。由于我对字符集不是特别熟悉,不太清楚是否应该在 EXT-B 里面设置 emoji 字体(看起来 EXT-B 不是用来做这个的),又或者应该在 cnfonts 里面为 emoji 单独开一个列表?
我自己用的时候如下这种设置是可以的(macOS 系统):
(set-fontset-font"fontset-default"'emoji (font-spec:family"Apple Color Emoji") nil'prepend)
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.