System Requirements:
- Linux
- C Compiler
- zlib (optional)
License: Beerware
This is a simple library that reads the PC Screen Font format.
On Linux, this means that your application can use the Linux console fonts
which are most likely already installed on your system.
PSF file format is a bitmap font format. It is not scalable, but it can be read
and displayed very quickly.
This library has been updated to version 2, which provides notable improvements
including a better API and the ability to load multiple fonts.
API documentation is provided in the tarball.