I wrote: > There seem to have been a number of attempts at implementing a Python > binding for FreeType. Let me offer my effort: > <https://github.com/ldo/python_freetype>.
And a couple of small example scripts are here <https://github.com/ldo/python_freetype_examples>. One does (simplistic) rendering of text to a PNG file, the other reports on the character code coverage of a font. _______________________________________________ Freetype mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype
