From e0e5cfa84da527d0a2cc818bcf5b9be83615e1c2 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 17 Jul 2022 18:49:27 +0200 Subject: Add man pages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 96de825..f4295db 100644 --- a/README +++ b/README @@ -1 +1,12 @@ -libparsepsf is a C library for interpreting PSF (PC Screen Font) files. +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 is not rendering 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 -- cgit v1.2.3-70-g09d2