Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://codeberg.org/maandree/libparsepcf

[Feature complete] Portable Compiled (font) Format parsing library
https://codeberg.org/maandree/libparsepcf

Last synced: 12 days ago
JSON representation

[Feature complete] Portable Compiled (font) Format parsing library

Awesome Lists containing this project

README

        

NAME
libparsepcf - Library for interpreting PCF (Portable Compiled Format) font files

DESCRIPTION
libparsepcf is a C library for interpreting PCF (Portable Compiled Format) font
files. It can be used to examine the contents of a font file. It does not render
text, instead the user is given enough information to implement it's own
rendering; nor is the library capable of creating PCF files.

SEE ALSO
None