-
-
Notifications
You must be signed in to change notification settings - Fork 79
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
Android browser missing icon #31
Comments
I have just tried generating a font on http://fontello.com/ using Font Awesome icons and the same issue occurs on the demo page included in the download as shown by the screenshot above (Notice how the search icon is not displaying). |
I have the same problem: http://qrobot.qq.com/html5test/webfont/ Android browser missing icon "小" |
That strange.
For sure - try latest svg2ttf from master. It was rewritter significantly. |
Is this still actual? |
I am using gulp-icon font to create an iconic font i did post an issue with them but they suggested that it was an issue with the ttf creation.
When viewing the icons in an android browser whichever svg icon was in position 3 during the generation will not display (the space where the icon should appear is blank). e.g:
uE001-icon-1.svg
uE002-icon-2.svg
uE003-icon-3.svg --> affected icon
uE004-icon-4.svg
uE001-icon-1.svg
uE002-icon-2.svg
uE003-icon-5.svg --> affected icon
uE004-icon-6.svg
uF001-icon-1.svg
uF002-icon-2.svg
uF003-icon-3.svg --> affected icon
uF004-icon-4.svg
when it is in position 3 as shown above it is also in position 3 in the generated .ttf file. Any help is greatly appreciated......
The text was updated successfully, but these errors were encountered: