psf2inc - Man Page
convert a PC Screen Font file to text
Synopsis
Description
psf2inc converts a font in the .PSF format to a textual format which can be #included by a C compiler. Alternatively, it can output in an assembler syntax compatible with Digital Research's RASM86. The aim is to make it possible to embed a .PSF font in a program.
Options
- --asm
Output in RASM86 format.
- --psf1
Converts the font to PSF1 format before dumping it as text.
- --psf2
Converts the font to PSF2 format before dumping it as text.
Author
John Elliott <jce@seasip.demon.co.uk>.
Info
21 June, 2008 Version 1.0.8 PSF Tools