Skip to content

simi/reot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reot (ttf2eot in ruby) Build Status

Simple library for converting ttf to eot format. It is using ttf2eot, just instead of using console, you can use simple ruby module.

Supported rubies:

  • 1.9.3
  • 2.0.0
  • Rubinius 1.9 mode

Install

gem install reot

Example

  Reot.convert!('awesome_webfont.ttf', 'awesome_webfont.eot') #=> true

Generates awesome_webfont.eot!

About

ttf2eot binding for ruby

Resources

Stars

Watchers

Forks

Packages

No packages published