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

SVG imported to Fontastic/Icomoon/etc. then re-exported produces icons that are off-kilter #7

Open
carolineschnapp opened this issue Mar 12, 2014 · 7 comments

Comments

@carolineschnapp
Copy link

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...

fontastic 2014-03-11 23-46-06 2014-03-11 23-46-13

untitled 2014-03-11 23-47-21 2014-03-11 23-47-26

untitled 2014-03-11 23-49-01 2014-03-11 23-49-03

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.

@carolineschnapp
Copy link
Author

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.

@carolineschnapp
Copy link
Author

CC @parkerbennett Hey Parker, anyone ever complained to you about this issue?
Have you played with 'font builder' apps such as Fontello or Icomoon?

@parkerbennett
Copy link
Owner

I’ve converted all the characters into individual svg files and will be uploading soon.
I haven’t tested yet but you should be able to use those to import into icomoon.

I need to do some testing on the font itself to see if I can correct the problem.
My goal was to have the icons be a bit larger than text on the same line, but in doing
so they are currently drawn outside the boundaries of the ascender and descender.
I think this is what’s causing 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:

CC @parkerbennett Hey Parker, anyone ever complained to you about this issue?
Have you played with 'font builders' app such as Fontello or Icomoon?


Reply to this email directly or view it on GitHub.

@carolineschnapp
Copy link
Author

They are currently drawn outside the boundaries of the ascender and descender.
I think this is what’s causing the problem.

That's exactly it, I think.

@parkerbennett
Copy link
Owner

In the interim, if you email me the subset of icons you need, I can send you a customized version. [email protected]

@carolineschnapp
Copy link
Author

Thank you, Parker!

@RobMayer
Copy link

RobMayer commented Jun 2, 2015

+1 for fix

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

3 participants