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

Entypo Social Extension Fonts not loading properly across browsers/OS #10

Open
bnjmn opened this issue Nov 12, 2012 · 28 comments
Open

Entypo Social Extension Fonts not loading properly across browsers/OS #10

bnjmn opened this issue Nov 12, 2012 · 28 comments

Comments

@bnjmn
Copy link

bnjmn commented Nov 12, 2012

So far I've noticed the following

  • Windows 7
    • Chrome: Does not load social fonts at all
    • Firefox: Social fonts load, but all entypo characters seem to be at a lower resolution (this may be unavoidable)
  • Ubuntu 12.04
    • Both Chromium and Firefox seem to perform consistently
@danielbruce
Copy link
Owner

So far I've noticed the following

Windows 7

Chrome: Does not load social fonts at all
Firefox: Social fonts load, but all entypo characters seem to be at a lower resolution (this may be unavoidable)
Ubuntu 12.04

Both Chromium and Firefox seem to perform consistently

If you regenerate the @font-face fonts from the OpenType will that help?

Daniel Bruce | Creative
A good idea is to follow me on Twitter and Dribbble.

@bnjmn
Copy link
Author

bnjmn commented Nov 12, 2012

I'm using the same implementation as on the entypo.com site (embedded opentype). I've noticed the same results on the site as on my own, e.g., the social fonts are not displayed on entypo.com with Chome (W7) either.

@kfalkiewicz
Copy link

Regenerated version from www.fontsquirrel.com isn't working either (problem in Chrome and Opera on W7).
I tried and used version available from: www.icomoon.io/app with changed mapping from Private Area unicode to normal characters like A,B,C..... etc. and it works. I think that there is problem with mapping unicode characters and some browsers just don't render them. (font is loaded properly, and programs see this glyphs inside font).

@madelinecr
Copy link

+1, impacted by this issue as well.

@danielsokolowski
Copy link

Impacted as well - https://github.com/styleguide/css/7.0 appears to be using private Unicode area as well with no issues.

@kfalkiewicz
Copy link

@danielsokolowski your link isn't perfect also. On Mac OS X Chrome doesn't see 2 icons addressed to : UTF+f288 and UTF+f289. Problem is in some browsers, becouse their don't recognize all private Unicode area, so better to use letters for it.

@danielsokolowski
Copy link

Yes I see that, thank you - learning something new all the time.

@jackmcdade
Copy link

any fix for this coming? They're completely dead in numerous browsers.

@bryan-farris
Copy link

@jackmcdade having issues here too.

@drush
Copy link

drush commented Feb 4, 2013

+1 @danielbruce Any idea of the root cause on this issue? Need an assistance getting it resolved?

@ariabov
Copy link

ariabov commented Feb 4, 2013

+1, getting this fixed would really help

@wo0
Copy link

wo0 commented Feb 5, 2013

Your icon set is super, super helpful! But, +1 for the Chrome issue too :).

@Pixelous
Copy link

Still no solution?

@irvinebroque
Copy link

+1 - I believe this is related: https://code.google.com/p/chromium/issues/detail?id=122465

@nolastan
Copy link

For me the problem was text-rendering: optimizeLegibility; applied site-wide. Setting text-rendering: auto; for the icons fixed rendering issues in Windows Chrome.

@SergioCrisostomo
Copy link

Hi @danielbruce , is there a solution for this issue?

@danielbruce
Copy link
Owner

Sorry for this late reply. The problem has to do with the unicode positions of the characters. Download a new version of the typeface from fontello.com and that will solve all problems. I will aim to use that engine for the next version of Entypo.

@eeeeeeeeeve
Copy link

Looks like this was fixed for the standard set, but not for the social extension:

screenshot 2014-02-20 16 58 27

@sbornia
Copy link

sbornia commented Mar 1, 2014

Yep, social icons not working on Chrome - Windows...

@kflorence
Copy link

+1 -- social font was not updated.

@montogeek
Copy link

2 months later is the problem still exists :(

@kflorence
Copy link

I've switched to using FontAwesome because their font sets work :)

@montogeek
Copy link

Yes, the last updated on the Entypo repo is 2 years ago :/

Fernando Montoya
montogeek
http://www.bytedesk.com http://montogeek.blogspot.com
01001101 01101111 01101110 01110100 01101111 01000111 01100101 01100101
01101011 10011001

Recibo emails VSRE. Aprende qué es en http://vsre.info/

On 11 May 2014 15:14, Kyle Florence [email protected] wrote:

I've switched to using FontAwesome because their font sets work :)


Reply to this email directly or view it on GitHubhttps://github.com//issues/10#issuecomment-42781699
.

@CourtFantinato
Copy link

+1 for Entypo Social extension still not working. Looks like I'll need to use something else...

@jackmcdade
Copy link

I think it's time to let it go. Unwatching and moving on.

@mandynicole
Copy link

Using Fontello to cherry-pick which icons you want (and from whatever library you want) still works and is probably what most need anyway, not to mention I love the service and highly encourage everyone use it. This is what I did, and the social icons are working fine in Windows on my personal site.

@danielbruce Is there an ETA for 3.0? Hate to see people drifting away from the best free icon font set out there due to this.

@chriswalkr
Copy link

+1 this is still an issue. Also doesn't work on your own website http://www.entypo.com/characters/ (In Windows 7 and Chrome)

@conlanpatrek
Copy link

Not that this is helpful...

But I believe the issue is a problem with Chrome displaying certain unicode characters in Windows. If you remap missing glyphs to unicode alphanumeric, you can solve this issue and get them to display. You'll just have to remember your new mappings.

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