@hackage typograffiti0.2.0.1
Just let me draw nice text already
Installation
Dependencies (11)
- base >=4.12 && <5
- bytestring >=0.10
- containers >=0.6
- freetype2 >=0.2
- gl >=0.8
- harfbuzz-pure >=1.0.2 Show all…
Dependents (1)
@hackage/Mondrian
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.