-
Notifications
You must be signed in to change notification settings - Fork 308
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
Problem with positioning webfont in internet explorer #57
Comments
I had the same problem but only with an older version of Fira. Try upgrading to the latest release 3.111. Maybe related: #43 |
I'm using 3.111 version. |
I can also confirm this issue still exists in the latest version (3.111) of Fira at least in IE9 and IE11 (most likely other IE versions as well, but haven't tested). I found an interesting workaround for the problem (http://www.dead-pixel.de/align-texts-at-the-baseline-of-different-font-webfonts/). Adding another text element with Verdana as the font-family for elements using Fira seems to align the baseline correctly. Obviously, that's a hack and not a permanent solution. In addition, the hack isn't really usable if Fira used throughout the page. |
We'll try to address this in the next update, likely Q1 2015. |
Here you can find patched versions of the Fira Sans webfonts which have a x-height matching according to Verdana to fix this baseline bug → https://github.com/mischah/Fira-Sans-x-height-patch |
@carrois looks like there is a proposed fix we can integrate into the next update. |
We investigated what Font Squirrel does with the fonts if you choose option "fix vert. metrics". As a result, we set typoLineGap to zero which isn't quite correct according to our font developers. Please try whether this version is ok: https://www.dropbox.com/s/m3r4mcimpbfv0dq/Fira%20Sans%20Test%20Fonts.zip?dl=0 Note that there are compatibility errors due to the new anchor behavior of Glyphs 2 because we exported out of an (outdated) Fira 3.111 file. These errors won’t occur in new release Fira 4.0. In general we hope, this solves the problem for ie. If so, we include typoLineGap value "zero" into 4.0. |
I am experiencing the same problem with the updated font when using the woff or ttf variant. |
Is this still an issue? |
@getflourish solved in 4.1 |
Is this really solved …? I've integrated this file: https://code.cdn.mozilla.net/fonts/fira.css … and still having the positioning issue. |
@ryanklarhoelter mb fonts included in this file are not up to date? try to download 4.1 without using this link |
Have the fonts being served from Google Fonts been updated to the latest version that fixes this issue? I'm still seeing the problem in IE when I use Google Fonts. |
@davelab6 ^^^^ ? |
The fonts from https://code.cdn.mozilla.net/fonts/fira.css are |
When could they be updated on Google Fonts? |
Any updates on the fonts being served to Google Fonts? |
I'm using .woff Fira Book and have a problem with text positioning in ie 11. In other browsers everything is ok.
The text was updated successfully, but these errors were encountered: