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