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

Android browser missing icon #31

Open
PhilipRowe opened this issue Oct 30, 2014 · 4 comments
Open

Android browser missing icon #31

PhilipRowe opened this issue Oct 30, 2014 · 4 comments

Comments

@PhilipRowe
Copy link

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

  1. When you remove the affected icon and regenerate, the affected icon is then the next one on
  2. If you manually rename the svg file and update the icon char it will still be whatever one is in position 3
  3. I have tried updating the unicode to be /f.... but it has not solved the issue
  4. This only happens in android 4.2.2 browser using .ttf font

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

@PhilipRowe
Copy link
Author

screenshot_2014-10-30-09-52-32

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

@Linrstudio
Copy link

I have the same problem: http://qrobot.qq.com/html5test/webfont/ Android browser missing icon "小"

@puzrin
Copy link
Member

puzrin commented Apr 21, 2015

That strange.

  • What hapens if you use WOFF font instead of TTF ? Will it work?
  • What happend on 3-rd position if you create font in another program?

For sure - try latest svg2ttf from master. It was rewritter significantly.

@puzrin
Copy link
Member

puzrin commented Nov 22, 2020

Is this still actual?

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