~alcinnz/Typograffiti

ref: 1c30cf5417b88c226b7dfd8cf596e09743023fd2 Typograffiti/README.md -rw-r--r-- 717 bytes
1c30cf54 — Adrian Cochrane Fix pre-shaped text rendering, requires font to be set & coordinates converted. 1 year, 10 days ago

#Typograffiti

GitHub Hackage Mirror alt issue tracker

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+
  • LibC++ (for Text dependency)

The demo program additionally requires SDL2.