aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: 0440d7901a8bf27de79946a86fbfff84a1ca2369 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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