FTGL-1.0: FTGL.cabal
Name: FTGL
Version: 1.0
Cabal-Version: >= 1.2
License: BSD3
License-File: LICENSE
Author: J.R. Heard
Maintainer: J.R. Heard
Category: Graphics
Description:
A Haskell binding for the portable TrueType to OpenGL font rendering library FTGL.
This package provides OpenGL with polygonal, texture mapped, and extruded fonts using
Freetype2 and any truetype font.
Synopsis: Portable TrueType font rendering for OpenGL using the Freetype2 library
Build-Type: Simple
Library
Build-Depends: OpenGL, GLUT, base
Exposed-Modules:
Graphics.Rendering.FTGL
extra-libraries: ftgl