FreeTypeGL: Haskell fonts with OpenGL

[ bsd3, deprecated, graphics, library ] [ Propose Tags ]
Deprecated in favor of FTGL

Based on the freetype-gl library, with large modifications. This is similar to the FTGL library, but avoids C++, which makes it easier to wrap and work with in Haskell-land. This library is completely stand-alone (comes with the required C sources), so you don't need to install any C library prior to installing this. cabal intall FreeTypeGL should work fine. 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

Flags

Automatic Flags
NameDescriptionDefault
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

Maintainer's Corner

Package maintainers

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, 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 2012-12-14T14:46:01Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables hellobye
Downloads 4015 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-12-22 [all 8 reports]