~alcinnz/Typograffiti

ref: b1477620dbf359da0708ccd0589eebf1f775feb5 Typograffiti/README.md -rw-r--r-- 421 bytes
b1477620 — Adrian Cochrane Merge branch 'refactor' of github.com:schell/typograffiti into refactor 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.