FreeTypeGL: Loadable texture fonts for OpenGL.
      Deprecated
       in favor of FTGL
    
    
    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.
Modules
- Graphics
- Rendering
- Graphics.Rendering.FreeTypeGL
- Internal
- Graphics.Rendering.FreeTypeGL.Internal.FontDesc
 - Graphics.Rendering.FreeTypeGL.Internal.Markup
 - Graphics.Rendering.FreeTypeGL.Internal.Shader
 - Graphics.Rendering.FreeTypeGL.Internal.TextBuffer
 - Graphics.Rendering.FreeTypeGL.Internal.TextureFont
 
 
 - Internal
 
 - Graphics.Rendering.FreeTypeGL
 
 - Rendering
 
Flags
Automatic Flags
| Name | Description | Default | 
|---|---|---|
| use_font_config | Build with fontconfig support  | Disabled | 
| examples | Build example programs  | Disabled | 
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- FreeTypeGL-0.0.4.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.0.1, 0.0.2, 0.0.3, 0.0.4 | 
|---|---|
| Dependencies | base (>3 && <5), freetype2 (>=0.1.2), FreeTypeGL, GLFW-b, OpenGL [details] | 
| License | BSD-3-Clause | 
| Author | Eyal Lotem <eyal.lotem@gmail.com> | 
| Maintainer | Eyal Lotem <eyal.lotem@gmail.com> | 
| Category | Graphics | 
| Source repo | head: git clone git://github.com/Peaker/FreeTypeGL.git | 
| Uploaded | by EyalLotem at 2013-01-28T16:55:49Z | 
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] | 
| Executables | hellobye | 
| Downloads | 4173 total (9 in the last 30 days) | 
| Rating | (no votes yet) [estimated by Bayesian average] | 
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2016-10-25 [all 14 reports]  |