All Projects → bsansouci → Font Generator

bsansouci / Font Generator

Generate font files for Reprocessing from TTF/OTF

Programming Languages

ocaml
1615 projects

Font Generator

Simple font generator that takes in any TTF or OTF font and generates myfont.fnt and myfont.png to be consumed by Reprocessing.

Usage: gen-font filename font-size [output-filename]

Implicit dependency

This depends on libpng which you can get by running brew install libpng on OSX or apt-get install libpng-dev on ubuntu.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].