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.
Modules
[Index] [Quick Jump]
Downloads
- minitypeset-opengl-0.1.0.0.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, filepath, OpenGL, stb-truetype (>=0.1.4) [details] |
| Tested with | ghc ==8.0.2 |
| License | BSD-3-Clause |
| Copyright | (c) 2018-2019 Balazs Komuves |
| Author | Balazs Komuves |
| Maintainer | bkomuves (plus) hackage (at) gmail (dot) com |
| Category | Math |
| Home page | http://moire.be/haskell/ |
| Source repo | head: darcs get http://moire.be/haskell/projects/minitypeset-opengl/ |
| Uploaded | by BalazsKomuves at 2019-04-14T20:03:57Z |
| Distributions | NixOS:0.3.0.0 |
| Downloads | 1769 total (4 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-14 [all 1 reports] |