minitypeset-opengl: Layout and render text with TrueType fonts using OpenGL
This is a library to render text with OpenGL.
TrueType (and OpenType) fonts are supported; glyph rendering
is via stb_truetype
. The rendered glyphs are stored in
OpenGL textures (built up lazily).
A simple typesetting/layouting engine is included.
Downloads
- minitypeset-opengl-0.2.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.3.0.0 (info) |
---|---|
Dependencies | base (>=4 && <5), containers (>=0.5), filepath, OpenGL (>=3), stb-truetype (>=0.1.4) [details] |
License | BSD-3-Clause |
Copyright | (c) 2018-2019 Balazs Komuves |
Author | Balazs Komuves |
Maintainer | bkomuves (plus) hackage (at) gmail (dot) com |
Category | Graphics |
Home page | http://moire.be/haskell/ |
Source repo | head: darcs get http://moire.be/haskell/projects/minitypeset-opengl/ |
Uploaded | by BalazsKomuves at 2019-04-28T15:48:08Z |
Distributions | NixOS:0.3.0.0 |
Downloads | 1671 total (20 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-04-28 [all 1 reports] |