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
psfpages(1) PSF Tools psfpages(1)

psfpages - list codepages known to the PSF Tools

psfpages [codepages]

If run with no arguments, psfpages lists the codepages supported by the psftools utilities.

If one or more codepage names is supplied, psfpages dumps the contents of the mapping tables for the named codepages.

There are currently three sorts of codepage compiled into the psftools: ISO 8859 codepages, referred to by encoding name (eg "8859-1"); numbered codepages, referred to by their number (eg "CP437" or just "437") and nonstandard codepages. Currently the nonstandard codepages are:

AMSTRAD
The codepage used by CP/M on the Amstrad PCW, CPC and Spectrum +3.
BBCMICRO
The codepage used by the BBC Micro (covers characters 32-127 only).
PCGEM
The codepage used by GEM on the IBM PC.
PPC437, PPC860, PPC865, PPCGREEK
The codepages used by the character ROM on Amstrad PPC laptops and their desktop counterpart, the Sinclair PC200. These differ slightly from the standard codepages 437, 860 and 865 to avoid confusion between the 'epsilon' and 'element-of' characters.

from Unicode.org, and partly from the *.uni files supplied with the Linux kbd-1.12 utilities. In most cases they have been modified to replace the control code entries with the glyphs that are actually observed in the fonts. For example, compare unicode.org's CP437.TXT with the output of psfpages for codepage 437.

The AMSTRAD character 7Fh (zero without a slash) has been mapped to U+FF10 FULLWIDTH DIGIT ZERO, rather than to U+0030 DIGIT ZERO. This is not ideal, but it avoids the information loss of mapping two different character shapes to the same codepoint.

The PCGEM character 0Ah (bell) has been mapped to U+237E BELL SYMBOL, but it's not the same sort of bell at all; the GEM character is a dingbat, but the Unicode bell is a symbol for a circuit diagram.

Six characters in the PCGEM character set (0DAh to 0DFh) appear not to be used, and display as blank in all known PCGEM fonts. Their mapping entries reflect this status; they will be ignored when a Unicode directory is being created, and set to blank when a PSF is written with this codepage.

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.