gff/README

24 lines
480 B
Plaintext

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.