Hello,
Can someone explain how to render a 2D filled font using
fonttools as done in OpenGLContext? It should be something like
read the font, extract the glyph's features, tessellate the glyphs,
and render the font. I only don't know which modules/methods
to use.
Thanks,
Fulko