The latest version of typograffiti is 0.2.0.1-1.

typograffiti

Version 0.1.0.2 revision 0 uploaded by SchellScivally.

Package meta

Synopsis
Just let me draw nice text already
Description

This is a text rendering library that uses OpenGL and freetype2 to render TTF font strings quickly. It is fast enough to render large chunks of text in real time. This library exists because text rendering is one of the biggest hurdles in Haskell graphics programming - and it shouldn't be! Typograffiti includes an MTL style typeclass and a default monad transformer. It does not assume you are using any specific windowing solution. It does assume you are using OpenGL 3.3+. Pull requests are very welcome :) See https://github.com/schell/typograffiti/blob/master/app/Main.hs for an example.

Author
Schell Scivally
Bug reports
https://github.com/schell/typograffiti/issues
Category
Graphics
Copyright
2018 Schell Scivally
Homepage
https://github.com/schell/typograffiti#readme
Maintainer
schell@takt.com
Package URL
n/a
Stability
n/a

Components