Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/schell/typograffiti

Just let me draw nice text already!
https://github.com/schell/typograffiti

Last synced: 17 days ago
JSON representation

Just let me draw nice text already!

Awesome Lists containing this project

README

        

# Typograffiti
[GitHub](https://github.com/schell/typograffiti/) [Hackage](https://hackage.haskell.org/package/typograffiti) [Mirror](https://git.argonaut-constellation.org/~alcinnz/typograffiti) [alt issue tracker](https://todo.argonaut-constellation.org/~alcinnz/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](https://argonaut-constellation.org/) browser engine.

## requirements
* opengl 3.x
* freetype 2.x
* harfbuzz 3.3+
* LibC++ (for Text dependency)

The demo program additionally requires SDL2.