michael-swan / pcf-font

PCF font parsing and rendering library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pcf-font

Rendering a PCF font is easy with pcf-font. Load a PCF file from memory with decodePCF or from disk with loadPCF and then render a string with renderPCFText.

Resources

PCF Format

About

PCF font parsing and rendering library.

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


Languages

Language:Haskell 100.0%