ruedap / fa2png

Export Font Awesome icons as PNG image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fa2png

Export Font Awesome icons as PNG image.

Setup

$ brew install imagemagick
$ brew install ghostscript
$ bundle install
$ bundle exec rake -T
rake compare   # Compare PNG files with previous version
rake generate  # Generate PNG files from Font Awesome TTF file
rake remove    # Remove PNG files

License

http://ruedap.mit-license.org/2014

Author

ruedap

About

Export Font Awesome icons as PNG image

License:MIT License


Languages

Language:Ruby 100.0%