@hackage FreeTypeGL0.0.4
Loadable texture fonts for OpenGL.
Categories
License
BSD-3-Clause
Maintainer
Eyal Lotem <eyal.lotem@gmail.com>
Links
Versions
Deprecated
Dependencies (3)
Dependents (1)
@hackage/acme-everything
Package Flags
use_font_config
(off by default)
Build with fontconfig support
examples
(off by default)
Build example programs
Based on the freetype-gl library, with large modifications.
This is similar to the FTGL (http://hackage.haskell.org/package/FTGL) library, but avoids C++, which makes it easier to wrap and work with in Haskell-land.
Unfortunately, it seems not to perform as well as FTGL on some setups.
NOTE: Most of the demos and C-side documentation are out-of-date, as the C side was heavily modified, without updating many of the demos or the C documentation.