~alcinnz/Typograffiti

ref: d787e09d2479cc4d28c493b9829c2aee0bf4e6d4 Typograffiti/README.md -rw-r--r-- 717 bytes
d787e09d — Adrian Cochrane Add usage info to draw-shaped. 1 year, 7 months 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.