minitypeset-opengl: Layout and render text with TrueType fonts using OpenGL

[ bsd3, graphics, library ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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-05-02T18:28:52Z
Distributions NixOS:0.3.0.0
Downloads 1580 total (17 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-05-02 [all 1 reports]