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

您好,空格提取失败。 #91

Open
CoderWQ opened this issue Jul 16, 2021 · 1 comment
Open

您好,空格提取失败。 #91

CoderWQ opened this issue Jul 16, 2021 · 1 comment

Comments

@CoderWQ
Copy link

CoderWQ commented Jul 16, 2021

您好,我的字体文件中,空格的字体源文件内的名字是 space
image
我想咨询,是否有办法提取改符号呢?

PS:我直接测试文本中插入空格,并不会提取出来
谢谢!

@itorr
Copy link

itorr commented Jul 7, 2022

Fontmin.glyph 方法有个 trim 参数,默认为 true、设置为 false 试试

        Fontmin.glyph({
            text,
            trim: false
        })

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

2 participants