Name: FTGL Version: 1.333 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, base Exposed-Modules: Graphics.Rendering.FTGL extra-libraries: ftgl