FontyFruity

An haskell TrueType file parser


Keywords
font, graphics, library, text, Propose Tags, , Index, Quick Jump, Graphics.Text.TrueType, Graphics.Text.TrueType.Internal, FontyFruity-0.5.3.5.tar.gz, browse, Package description, Package maintainers, VincentBerthoux, edit package information
License
BSD-3-Clause
Install
cabal install FontyFruity-0.5.3.5

Documentation

FontyFruity

Hackage

An haskell Truetype file parser.

You can load a font file and extract some curves to be drawn with a library like Rasterific .

FontyFruity is Rasterific's text processing back-end