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

https://github.com/maandree/libparsepsf

PC Screen Font parsing library
https://github.com/maandree/libparsepsf

c-library font font-library pc-screen-font psf text

Last synced: 11 days ago
JSON representation

PC Screen Font parsing library

Awesome Lists containing this project

README

          

NAME
libparsepsf - Library for interpreting PSF (PC Screen Font) files.

DESCRIPTION
libparsepsf is a C library for interpreting PSF (PC Screen Font) files.
It can be used to examine the contents of a font file, and look up
glyphs to use a for a text. 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 PSF files.

SEE ALSO
None