fa2png icon indicating copy to clipboard operation
fa2png copied to clipboard

Export Font Awesome icons as PNG image

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