seyhunak / twitter-bootstrap-rails

Twitter Bootstrap for Rails 6.0, Rails 5 - Rails 4.x Asset Pipeline
https://github.com/seyhunak/twitter-bootstrap-rails
4.49k stars 997 forks source link

Use the same values for all font names in the FA EOT to make it work with IE8 #674

Closed vjt closed 10 years ago

vjt commented 10 years ago

Hello,

the attached file replaces the original FA EOT font so that all names are equal, fixing issues in displaying and printing on IE8. (http://stackoverflow.com/a/12459447/69379).

I have verified this working on the IE8 instances I work on but, of course, given IE's nature, this may fix the issue on some setups but may not fix them on others.

Also, it's remarkable that this font size is increased from 30KB to 80KB - definitely due to my wrong usage of FontForge. Anyway, if this helps someone, the font can be optimized to reduce its size.