A simple script for converting your font file to png file.
- Put your font file (ex: .ttf) in a folder named "fonts". (Or execute the script "download.sh")
- Choose some word you want to convert, write down them in a txt file named "inputs.txt".
- Execute "font-to-png.py".
- The font images are stored in a new "images/" folder.