Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 1.38 KB

0.1.4 (2/19/2013)

  • Instructions for stopping watcher (#46)
  • Dev/contribution instructions (#45)

0.1.3 (2/2/2013)

  • Add --debug CLI option, which shows fontforge output (#37)
  • Patch for Illustrator CS6 SVG output (#42)
  • Generate IE7 stylesheet (#43)
  • Option to set custom font path for @font-face (#43)
  • Option to generate test HTML file showing all glyphs (#43)
  • Use eotlite.py instead of mkeot (#43)

0.1.0 (12/2/2012)

  • Changed API to use Thor class_options
  • Added option to change the name of the font and generated files (#6)
  • Added option to disable the file name hash (#13)
  • fontcustom watch compiles automatically on the first run
  • Better help messages

0.0.2 (11/26/2012)

  • Fixed gemspec dependency bug (#2)
  • Fixed Windows Chrome PUA bug (#1)