Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

刚刚发现,最新的v0.108不支持这些字符 #18

Closed
ifp1090 opened this issue Oct 18, 2023 · 2 comments
Closed

刚刚发现,最新的v0.108不支持这些字符 #18

ifp1090 opened this issue Oct 18, 2023 · 2 comments
Labels
charset Character set expansion enhancement New feature or request

Comments

@ifp1090
Copy link

ifp1090 commented Oct 18, 2023

刚刚发现,最新的v0.108版本还不支持如下字符:
image-20231018164041486

@celestialphineas
Copy link
Member

celestialphineas commented Oct 19, 2023

这些符号会在后续版本中补全。 #7

@MY1L
Copy link

MY1L commented Dec 26, 2023

你发的截屏,不清楚是什么字符。该字体可能无法支持,也不需要支持➀~➉、➊~➓,原因在于——

❶:U+2776 DINGBAT NEGATIVE CIRCLED DIGIT ONE
➀:U+2780 DINGBAT CIRCLED SANS-SERIF DIGIT ONE
➊:U+278A DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT ONE

❶与➊在无衬线字体里一般是没有区别的,但❶~❿没有规定字体。

但仿宋是“有”衬线字体,而➀~➉、➊~➓规定了是无衬线体(SANS-SERIF),因此仿宋体不需要支持这20字,就算支持,字面上也不对呀。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
charset Character set expansion enhancement New feature or request
Development

No branches or pull requests

3 participants