cpidcomp - Man Page
compress a CPI codepage by converting it to DRFONT format
Synopsis
cpidcomp [--nointer] [--nt] [INPUTFILE [OUTPUTFILE]]
Description
cpidcomp converts codepage from the efficient but DRDOS-specific DRFONT format to the more wasteful FONT or FONT.NT 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. Some utilities will not handle this layout very well. --nt Save in the FONT.NT format used by Windows NT rather than the FONT format used by MSDOS.
See Also
Author
John Elliott <jce@seasip.demon.co.uk>.
Referenced By
cpi2psf(1), cpicomp(1), fnts2fon(1), psfs2cpi(1).
21 June, 2008 Version 1.0.8 PSF Tools