cpicomp - Man Page

compress a CPI codepage by converting it to DRFONT format

Synopsis

cpicomp [--nointer] [INPUTFILE [OUTPUTFILE]]

Description

cpicomp converts codepage from the wasteful FONT or FONT.NT format to the more efficient DRFONT format.

Options

--nointer
Normally CPI files are saved interleaved, with the data for each  codepage following immediately after the header. With this option, all the headers are saved followed by all the data. It is particularly inadvisable to use this option on a DRFONT file, because the resulting  font will not be handled correctly by the DRDOS MODE command.

See Also

cpidcomp(1)

Author

John Elliott <jce@seasip.demon.co.uk>.

Referenced By

cpi2psf(1), cpidcomp(1), fnts2fon(1), psfs2cpi(1).

21 June, 2008 Version 1.0.8 PSF Tools