@hackage / minitypeset-opengl

Layout and render text with TrueType fonts using OpenGL

Latest0.3.0.0

About

Metadata

  • Last updated , by BalazsKomuves
  • License BSD-3-Clause
  • Categories Mathematics, Graphics
  • Maintained by: bkomuves (plus) hackage (at) gmail (dot) com

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.0.2

Readme

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.