GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
cpi2psf(1) PSF Tools cpi2psf(1)

cpi2psf - extract a font from a DOS codepage (.CPI)

cpi2psf [--height=x] [--codepage=nnn] [--psf1] [--psf2] INPUTFILE [OUTPUTFILE]

cpi2psf extracts a font from a DOS codepage (.CPI) file. All known codepage file formats are supported (MSDOS, DRDOS, Windows NT, and Linux).

--height=x
Extract the font with the specified height. Otherwise the first height found will be used.
--codepage=nnn
Extract only the specified codepage as a 256-character font. If this option is not present, all the characters of the requested size from all the codepages in the font will be extracted, with duplicates being merged. nnn must be a numeric codepage specifier such as 437 or 850.
--psf1
Outputs in PSF1 format. It is recommended that this is only used if the --codepage option is also present, otherwise the resulting PSF1 file may not hold all the characters from the codepage.
--psf2
Outputs in PSF2 format (default).

If no filename is provided, the program will attempt to load its input file from standard input. The success of this operation depends on the internal structure of the CPI file, and the capabilities of the C library.

psfs2cpi(1), cpicomp(1), cpidcomp(1)

John Elliott <seasip.webmaster@gmail.com>.
21 June, 2008 Version 1.0.8

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.