Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
cpidcomp(1)			    PSF Tools			     cpidcomp(1)

NAME
     cpidcomp - 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
     cpicomp(1)

AUTHOR
     John Elliott <seasip.webmaster@gmail.com>.

Version 1.0.8			  21 June, 2008 		     cpidcomp(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cpidcomp&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help