Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 225 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 225 Bytes

nwfntimg

Nintendo Ware font image tool.

You can draw chars to the input image created by Nintendo Ware Font Convertor with this script.

Dependancy

Pillow, freetype-py

python -m pip install Pillow freetype-py