* WHERE-IS library doc * Gather keyboard files, add VIRTUAL.TEDIT * add UNIXCOMM.TEDIT * rest of TEdit library files * save table of contents index for reworking * Don't move around VIRTUALKEYBOARDS files; will move in separate commit * Add MATMULT from Envos/Medley
29 lines
9.5 KiB
Plaintext
29 lines
9.5 KiB
Plaintext
1
|
||
|
||
Lisp Library Modules, Medley Release 1.0, CHARCODETABLES
|
||
1
|
||
|
||
Lisp Library Modules, Medley Release 1.0, CHARCODETABLES
|
||
CHARCODETABLES
|
||
1
|
||
|
||
CHARCODETABLES
|
||
1
|
||
|
||
|
||
CHARCODETABLES
|
||
6
|
||
|
||
CharCodeTables(CHARCODETABLES NIL CharCodeTables NIL NIL 19) prints character code charts for a given font, showing the characters that exist in a printer in that font. It is useful for illustrating the characters that are available to the user of an application.
|
||
Each table is a grid, specific to a font and to the printer to which the output is sent. Across the top are the high-order 8 bits of the character code; down the left are the low-order 8 bits. At 255 of the 256 intersections, a character is printed (code 377 is reserved).
|
||
If a particular character doesn't exist on the printer, a black rectangle is shown in its stead.
|
||
The tables are printed two to a page, in landscape form. To avoid problems with printer limitations, a group of charts is broken into documents no longer than five pages each for actual printing.
|
||
Xerox Character Codes(XEROX% CHARACTER% CODES NIL Xerox% Character% Codes NIL NIL 19)
|
||
1
|
||
|
||
The Xerox Character Code Standard specifies a 16-bit character code space containing all the characters in a given font.
|
||
For example, there are over 60,000 possible characters in the font Modern 10 Bold; however, ÿÿ |