Go to file
KikooDX 362916d3c0 gint font factory first release 2021-04-15 14:42:41 +02:00
.gitignore gint font factory first release 2021-04-15 14:42:41 +02:00
LICENSE gint font factory first release 2021-04-15 14:42:41 +02:00
README gint font factory first release 2021-04-15 14:42:41 +02:00
gff gint font factory first release 2021-04-15 14:42:41 +02:00

README

gint font factory
=================
Create image files to be used with fxsdk's fxconv.

Dependencies
------------
Python 3, pillow

Usage
-----
$ gff <font path> <font size> <output image>
Example:
$ gff "$HOME/.fonts/Kenney Future Narrow" 16 kenney_future_narrow.png

SDOUT
-----
The script output is fxconv metadata.

License
-------
Copyright (C) 2021 KikooDX <kikoodx@paranoici.org>
The content of this repository is under the 0BSD license.
See LICENSE for more informations.