typograffiti: Display TTF fonts in OpenGL. Includes caching for fast rendering.

[ bsd3, graphics, library, program ] [ Propose Tags ]
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.2.0.0, 0.2.0.1
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), bytestring, containers, filepath, freetype2, gl, linear, mtl, pretty-show, sdl2, stm, template-haskell, typograffiti, vector [details]
License BSD-3-Clause
Copyright 2018 Schell Scivally
Author Schell Scivally
Maintainer schell@takt.com
Category Graphics
Home page https://github.com/schell/typograffiti#readme
Bug tracker https://github.com/schell/typograffiti/issues
Source repo head: git clone https://github.com/schell/typograffiti
Uploaded by SchellScivally at 2018-10-09T18:53:36Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables typograffiti-exe
Downloads 1978 total (15 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-10-09 [all 1 reports]

Readme for typograffiti-0.1.0.0

[back to package description]

typograffiti

Typograffiti aims to make working with text in multimedia applications easy.

requirements

  • opengl 3.x
  • freetype 2.x