-
Notifications
You must be signed in to change notification settings - Fork 117
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
SVG imported to Fontastic/Icomoon/etc. then re-exported produces icons that are off-kilter #7
Comments
Same problem when using Fontello: http://fontello.com/ There is no problem with other open-source fonts. It looks like the positions in the SVG files are off. |
CC @parkerbennett Hey Parker, anyone ever complained to you about this issue? |
I’ve converted all the characters into individual svg files and will be uploading soon. I need to do some testing on the font itself to see if I can correct the problem. the individual svg files are drawn in a 3000 pt square as opposed to 2048 units. Parker On Mar 11, 2014, at 10:14 pm, Caroline [email protected] wrote:
|
That's exactly it, I think. |
In the interim, if you email me the subset of icons you need, I can send you a customized version. [email protected] |
Thank you, Parker! |
+1 for fix |
Has anyone tried to import Stackicons-Social-Minimal.svg and Stackicons-Social.svg to services like icomoon and Fontastic? The icons are clipped when viewed in those apps, and when exported, the drawing of the icon is off to the right within its element and gets strangely clipped on mouseover. Really strange. See below...
The reason why I use Icomoon/Fontastic is simply that I don't need all the social icons in the 'minimal' set and need some from the full set. The font files are rather heavy as they are, I want to hand-pick. Hence why I am generating new font files.
The text was updated successfully, but these errors were encountered: