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

Unicode conversion issues. #41

Open
aolsx opened this issue May 28, 2020 · 0 comments
Open

Unicode conversion issues. #41

aolsx opened this issue May 28, 2020 · 0 comments

Comments

@aolsx
Copy link

aolsx commented May 28, 2020

Some icon fonts unicode is

􏀀 􏀁 ...

function toUnicode(str) {

Duplicate after conversion!

􏀀 10f000 1110016 >>> ��
􏀁 10f001 1110017 >>> ��
􏐀 10f400 1111040 >>> ��

Causes font objects to be overwritten!

ucode 超出最大上限的值解析错误,字形对象被覆盖。

fa icon fa-duotone-900

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant