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

Fix: retain space characters when parsing fonts #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kfitfk
Copy link

@kfitfk kfitfk commented Apr 3, 2020

中英文空格字符的 path 是空字符串,需要单独解析,不然 minify 出来的字体没有空格,在浏览器使用会 fallback 到 serif 字体

@yisibl
Copy link
Collaborator

yisibl commented Apr 10, 2020

感谢提供 PR,请增加一下测试文件。

@yisibl
Copy link
Collaborator

yisibl commented Aug 26, 2020

请更新一下说明,这添加了 U+0020「半角空格」和 U+3000「全角空格」

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

Successfully merging this pull request may close these issues.

2 participants