/fonticon-prepare

Small app which can prepare font-based icons for Android.

Primary LanguageJava

FontIcon Prepare for Android

This is small app which can prepare font-based icons for Android.

It's designed to be used for FontIcon Library.

Limitations

Currently there is implemented only Fontastic archive parser.

Assembly

gradle installApp

Usage

  1. Download your font from Fontastic
  2. Assemble the app
  3. Run ./build/install/prepare/bin/prepare fontastic /path/to/archive.zip
  4. Check files icons.ttf and icons.xml
  5. Put icons.ttf to assets directory, icons.xml to res/values/ directory