~alcinnz/Typograffiti

ref: d85314ac4de7faae8e66176002f19c5bb24f5516 Typograffiti/README.md -rw-r--r-- 421 bytes
d85314ac — Adrian Cochrane Fix font resizing issues, looking up appropriate Harfbuzz scaling. 1 year, 10 months ago

#Typograffiti

Typograffiti aims to make working with text across a broad range of written languages in multimedia applications easy. Whilst exposing low-level APIs for use by fancier text layout/rendering engines.

Typograffiti is part of The Argonaut Stack browser engine.

#requirements

  • opengl 3.x
  • freetype 2.x
  • harfbuzz 3.3+

The demo program additionally requires SDL2.