Files
simple_blog/common/fonts/TT2020-master/build/README.md
2024-03-28 15:56:20 -04:00

18 lines
521 B
Markdown

# TT2020 build files
Required:
* Python 3+
* GEGL
* `python-gegl`
* GIMP
* Inkscape
Here lie the TT2020 build files; they are typically called in this order:
* gen_glyphs.sh (list_glyphs.py, export_glyph.py)
* gen_style.sh (style[A-G].sh)
Most styles are generated via GIMP scripts; all styles so far generate bitmaps which are expected to be autotraced by FontForge.
Possible future work would be, using Inkscape to generate a style, and using OpenGL shaders to much more quickly generate a style than GIMP can do.