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

Improvements for IE7 and production environments #43

Merged
merged 4 commits into from
Feb 2, 2013

Conversation

robotloveskitten
Copy link
Contributor

Love this gem, it's exactly what I've been looking for. I did make a few improvements so it works in our Rails app and older IE browsers.

  • Added an option to set custom path for font-face
  • Added IE7 support via stylesheet
  • Removed eot-utils dependency, using eotlitetool.py instead (works in IE7-8)
  • Added option to generate icons html file (default: false)

endtwist added a commit that referenced this pull request Feb 2, 2013
Improvements for IE7 and production environments

* Generate IE7 stylesheet
* Option to set custom font path for @font-face
* Option to generate test HTML file showing all glyphs
* Use eotlite.py instead of mkeot
@endtwist endtwist merged commit 329f63f into FontCustom:master Feb 2, 2013
@endtwist
Copy link
Member

endtwist commented Feb 2, 2013

This is all manners of awesome! Thanks!

@robotloveskitten
Copy link
Contributor Author

Sweet. Thanks again for all your work on this. I'm pumped to add it to our app.

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

Successfully merging this pull request may close these issues.

None yet

2 participants