BSD-3-Clause licensed by Michael Swan
Maintained by [email protected]
This version can be pinned in stack with:pcf-font-0.2.1.1@sha256:6ce33266236deafa2bf2ba4dfd8b63bd3d1702b6541a4a646d96e8d3a8e39b2c,1005

Module documentation for 0.2.1.1

Used by 1 package in nightly-2017-09-18(full list with versions):

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

Changes

0.1.0.0

Complete font rendering and parsing support.