@hackage minitypeset-opengl0.3.0.0

Layout and render text with TrueType fonts using OpenGL

This is a library to render text with OpenGL. TrueType (and OpenType) fonts are supported; glyph rendering is via stb_truetype. The rendered glyphs are stored in OpenGL textures (built up lazily). A simple typesetting/layouting engine is included.