We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
The file size of woff that fontcustom generated is much smaller than icomoon.io, and it turns out that the hint is not well on windows Chrome:
The one generated with icomoon.io looks like:
The file size for the same sets of files:
fontcustom:
eot: 4.4k svg: 7.7k ttf: 6.8k woff: 2.8k
icomoon.io:
eot: 4.0k svg:13k ttf: 3.9k woff: 6.6k
The text was updated successfully, but these errors were encountered:
same here, any more thoughts about this?
Sorry, something went wrong.
Thanks for bringing this up. It's on my radar.
Most likely, we're using different tools to convert WOFFs or a different configuration. Looks like ours could use some optimization.
This will be addressed when #143 is merged.
No branches or pull requests
The file size of woff that fontcustom generated is much smaller than icomoon.io, and it turns out that the hint is not well on windows Chrome:
The one generated with icomoon.io looks like:
The file size for the same sets of files:
fontcustom:
eot: 4.4k
svg: 7.7k
ttf: 6.8k
woff: 2.8k
icomoon.io:
eot: 4.0k
svg:13k
ttf: 3.9k
woff: 6.6k
The text was updated successfully, but these errors were encountered: