Description
PCF font parsing and rendering library.
Description
pcf-font is a library for parsing and rendering X11 PCF fonts.
README.md
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.