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

Weird results when converting to otf file #113

Open
frederikstonge opened this issue Aug 20, 2024 · 3 comments
Open

Weird results when converting to otf file #113

frederikstonge opened this issue Aug 20, 2024 · 3 comments

Comments

@frederikstonge
Copy link

frederikstonge commented Aug 20, 2024

I used your package in a process to create an otf font out of my svgs.

Turns out, some icons have weird artifacts in them. It doesn't seem to work on all types of icons.

image

@frederikstonge
Copy link
Author

frederikstonge commented Aug 20, 2024

@Ghustavh97
Copy link
Contributor

This issue is usually caused by the tool you are using to convert to fonts. see #107. Try tools like icomoon.io, fontello.com or https://www.npmjs.com/package/webfont to see if you get the same issue.

@frederikstonge
Copy link
Author

frederikstonge commented Aug 21, 2024

This issue is usually caused by the tool you are using to convert to fonts. see #107. Try tools like icomoon.io, fontello.com or https://www.npmjs.com/package/webfont to see if you get the same issue.

When using picosvg, my icons are displayed correctly.

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