liamoc / sfont-hs

Haskell port of the SFont Library

Home Page:http://liamoc.net/projects/sfont.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sfont-hs
--------

A simple port of the SFont library for bitmap fonts in SDL to Haskell.

Written by Liam O'Connor-Davis.

You need cabal and hssdl.

cabal configure # configures package for building

cabal build # builds pacakage

cabal install # builds and installs package

cabal haddock # generates haddock documentation

cabal sdist # generate sdist

About

Haskell port of the SFont Library

http://liamoc.net/projects/sfont.html

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%