On Mon, 8 Apr 2019 22:48:41 +0000, Dryden, Thomas wrote: > I did try FT_Load_Glyph as well. The only problem is, I also need to > know the character code. I don't know how to get the character code > from the slot??
You might be interested in one or two of these examples <https://github.com/ldo/python_freetype_examples>, such as the one that produces a font chart. _______________________________________________ Freetype mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype
