Home » Personal collection » Acorn ADFS disks » Archimedes » 1st_Word_Plus_Utils.ADF » 1WP_Print/Sources/epson_jx

1WP_Print/Sources/epson_jx

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Personal collection » Acorn ADFS disks » Archimedes » 1st_Word_Plus_Utils.ADF
Filename: 1WP_Print/Sources/epson_jx
Read OK:
File size: 2DF1 bytes
Load address: FFFFFF41
Exec address: E94CDE52
Duplicates

There is 1 duplicate copy of this file in the archive:

File contents
*    0060.25 GST 284/0.01
*
*****************************************************************
*                                                               *
*                                                               *
*                                                               *
*          EPSON JX/EX COLOR PRINTER CONFIGURATION              *
*          =======================================              *
*                                                               *
*                                                               *
*    This file contains configuration details for the printer   *
*    described below.  To modify the printer configuration,     *
*    you must:                                                  *
*                                                               *
*    (a)  Read the chapter PRINTER CONFIGURATION in your User   *
*         Manual - THOROUGHLY!                                  *
*                                                               *
*    (b)  Edit this file using 1st Word Plus to make the        *
*         required changes (all values are HEXADECIMAL).        *
*                                                               *
*    (c)  Run the !1stConvrt program to install the new driver. *
*                                                               *
*    Consult your User Manual for details of how to load your   *
*    custom driver from the 1st Word Plus desktop, and how to   *
*    make it your default printer.                              *
*                                                               *
*    Copyright (C) 1986, 1987, 1988, GST Holdings Ltd           *
*    Copyright (C) 1989, GST Holdings plc                       *
*****************************************************************


*    Printer name
*    ============
*
*    For display on the 1st Word Plus desktop keypad 
*    and 1st Mail Printer Configuration form
*    (max 32 characters) 
*



Epson JX/EX (9-pin color)


*    Configuration variables
*    =======================
*
*    These six variables define certain printer
*    configuration details required by 1st Word Plus:
*
*    (1)  1 for microspacing daisywheel, else 0
*    (2)  Character width in printer units (daisy)
*    (3)  Linefeed height in printer units
*    (4)  Mid-carriage (daisy) pixels/inch (matrix)
*    (5)  Bold offset in printer units (daisy)
*    (6)  1 to pause printing between pages, else 0


0, 0, C, 48, 0, 0


*    Printer characteristics
*    =======================
*
*    This table defines values to be sent to the
*    printer by 1st Word Plus to control its operation.
*
*    An entry consists of:
*
*    (1)  Function number (these must be kept in order)
*    (2)  Command bytes (hex commands and placeholders)
*
*    A placeholder has the top bit set and is substituted
*    by an actual value by 1st Word Plus when printing.
*
*    Lines preceded by an asterisk are commented out.


* 0                           * Character width
1,   D,  A                    * Carriage return and line feed
* 2                           * Forward print
* 3                           * Reverse print
4,  1B, 42, 80,  0,  B        * Vertical tab to line
* 5                           * Absolute horizontal tab 
6,  1B, 47                    * Draft bold on
7,  1B, 48                    * Draft bold off
* 8                           * NLQ bold on
* 9                           * NLQ bold off
A,  1B, 34                    * Draft italic on
B,  1B, 35                    * Draft italic off
* C                           * NLQ italic on
* D                           * NLQ italic off
E,  1B, 72,  5                * Draft light on (red)
F,  1B, 72,  0                * Draft light off (black)
* 10                          * NLQ light on
* 11                          * NLQ light off
12, 1B, 53,  0                * Draft superscript on
13, 1B, 54                    * Draft superscript off
* 14                          * NLQ superscript on
* 15                          * NLQ superscript off
16, 1B, 53,  1                * Draft subscript on
17, 1B, 54                    * Draft subscript off
* 18                          * NLQ subscript on
* 19                          * NLQ subscript off
1A, 1B, 2D,  1                * Draft underline on
1B, 1B, 2D,  0                * Draft underline off
* 1C                          * NLQ underline on
* 1D                          * NLQ underline off
1E,  C                        * Formfeed
1F, 12                        * Horizontal initialization
20, 1B, 52,  0                * Vertical initialization: USA font
21, 1B, 40                    * Termination: printer reset
22,  8                        * Backspace
23,  D                        * Carriage return
24, 1B, 43, 80                * Form length in lines
25, 1B, 41, 80                * Set line feed to N units
26, 1B, 2A,  5                * Start graphics (mode 5)
* 27                          * Reserved
28, 12, 1B, 57,  0, 1B, 50    * Draft Pica      (10   cpi)
* 29                          * NLQ   Pica      (10   cpi)
2A, 12, 1B, 57,  0, 1B, 4D    * Draft Elite     (12   cpi)
* 2B                          * NLQ   Elite     (12   cpi)
2C, 1B, 57,  0, 1B, 50,  F    * Draft Condensed (17.2 cpi)
* 2D                          * NLQ   Condensed (17.2 cpi)
2E, 12, 1B, 4D, 1B, 57,  1    * Draft Expanded  ( 6   cpi)
* 2F                          * NLQ   Expanded  ( 6   cpi)
30, 1B, 72,  0                * Black   ink
31, 1B, 72,  1                * Magenta ink
32, 1B, 72,  2                * Cyan    ink
33, 1B, 72,  4                * Yellow  ink
0                             * NULL termination byte


*    Translation Table
*    =================
*
*    This table is used to translate the Archimedes
*    character codes for output to the printer.
*
*    Each entry consists of:
*
*    (1)  Archimedes character code (these must be in order)
*    (2)  The (possibly null) byte string to be output
*
*    Archimedes character codes with a NULL translation
*    string are printed as spaces.
*
*    Archimedes character codes NOT in the table are sent
*    directly to the printer without translation.


A0, 20                        * non break space
A1, 1B, 52, 7, 5B, 1B, 52, 0  * � - Spanish       upside down !
A2                            * � - N/A           cent
A3, 1B, 52, 3, 23, 1B, 52, 0  * � - UK            pound
A4, 1B, 52, 5, 24, 1B, 52, 0  * � - Swedish       circle with horns
A5, 1B, 52, 8, 5C, 1B, 52, 0  * � - Japanese      Yen
A6, 7C                        * � -               broken vertical bar
A7, 1B, 52, 2, 40, 1B, 52, 0  * � - German        ???
A8, 1B, 52, 1, 7E, 1B, 52, 0  * � - France        umlaut
A9                            * � - N/A           copyright
AA, 61, 8, 5F                 * � - a BS _        a underline
AB                            * � - N/A           <<
AC                            * � - N/A           top right rectangle
AD, 2D                        * � - hyphen        soft hyphen
AE                            * � - N/A           registered
AF                            * � - N/A           raised hyphen
B0, 1B, 52, 1, 5B, 1B, 52, 0  * � - France        raised circle
B1, 2B,  8, 5F                * � - + BS _        plus/minus
B2                            * � - N/A           superscript 2
B3                            * � - N/A           superscript 3
B4, 27                        * � -               back quote
B5                            * � - N/A           mu
B6                            * � - N/A           paragraph
B7                            * � - N/A           centred dot
B8                            * � - N/A           small comma
B9                            * � - N/A           superscript 1
BA, 6F,  8, 5F                * � - O BS _        o underline
BB                            * � - N/A           >>
BC                            * � - N/A           1/4
BD                            * � - N/A           1/2
BE                            * � - N/A           3/4
BF, 1B, 52, 7, 5D, 1B, 52, 0  * � - Spanish       upside down ?
C0, 41                        * � - A             A \
C1, 41                        * � - A             A /
C2, 41                        * � - A             A ^
C3, 41                        * � - A             A ~
C4, 1B, 52, 2, 5B, 1B, 52, 0  * � - German        A umlaut
C5, 1B, 52, 5, 5D, 1B, 52, 0  * � - Swedish       A circle
C6, 1B, 52, 4, 5B, 1B, 52, 0  * � - Danish        AE ligature
C7, 43                        * � - C             C cedilla
C8, 45                        * � - E             E \
C9, 1B, 52, 5, 40, 1B, 52, 0  * � - Swedish       E /
CA, 45                        * � - E             E ^
CB, 45                        * � - E             E umlaut
CC, 49                        * � - I             I \
CD, 49                        * � - I             I /
CE, 49                        * � - I             I ^
CF, 49                        * � - I             I umlaut
D0, 44                        * � - D             D with bar
D1, 1B, 52, 7, 5C, 1B, 52, 0  * � - Spanish       N ~
D2, 4F                        * � - O             O \
D3, 4F                        * � - O             O /
D4, 4F                        * � - O             O ^
D5, 4F                        * � - O             O ~
D6, 1B, 52, 5, 5C, 1B, 52, 0  * � - Swedish       O umlaut
D7                            * � - N/A           cross
D8, 1B, 52, 4, 5C, 1B, 52, 0  * � - Danish        O slash
D9, 55                        * � - U             U \
DA, 55                        * � - U             U /
DB, 55                        * � - U             U ^
DC, 1B, 52, 2, 5D, 1B, 52, 0  * � - German        U umlaut
DD, 59                        * � - Y             Y /
DE                            * � - N/A           capital thorn
DF, 1B, 52, 2, 7E, 1B, 52, 0  * � - German        beta / schluss
E0, 1B, 52, 6, 7B, 1B, 52, 0  * � - Italian       a \
E1, 61, 8, 27                 * � - a BS '        a /
E2, 61, 8, 5E                 * � - a BS ^        a ^
E3, 61, 8, 7E                 * � - a BS ~        a ~
E4, 1B, 52, 5, 7B, 1B, 52, 0  * � - Swedish       a umlaut
E5, 1B, 52, 5, 7D, 1B, 52, 0  * � - Swedish       a circle
E6                            * � - N/A           ae ligature
E7, 1B, 52, 1, 5C, 1B, 52, 0  * � - French        c cedilla
E8, 1B, 52, 1, 7D, 1B, 52, 0  * � - French        e \
E9, 1B, 52, 1, 7B, 1B, 52, 0  * � - French        e /
EA, 65, 8, 5E                 * � - e BS ^        e ^
EB,65,8,1B,52,1,7E,1B, 52, 0  * � - e BS French umlaut
EC, 1B, 52, 6, 7E, 1B, 52, 0  * � - Italian       i \
ED, 69                        * � - i             i /
EE, 69                        * � - i             i ^
EF, 69                        * � - i             i umlaut
F0, 64                        * � - d             d with bar
F1, 1B, 52, 7, 7C, 1B, 52, 0  * � - Spanish       n ~
F2, 1B, 52, 6, 7C, 1B, 52, 0  * � - Italian       o \
F3, 6F, 8, 27                 * � - o BS '        o /
F4, 6F, 8, 5E                 * � - o BS ^        o ^
F5, 6F, 8, 7E                 * � - o BS ~        o ~
F6, 1B, 52, 2, 5C, 1B, 52, 0  * � - German        o umlaut
F7                            * � - N/A           divide
F8, 1B, 52, 4, 7C, 1B, 52, 0  * � - Danish        o slash
F9, 1B, 52, 1, 7C, 1B, 52, 0  * � - French        u \
FA, 75, 8, 27                 * � - u BS '        u /
FB, 75, 8, 5E                 * � - u BS ^        u ^
FC, 1B, 52, 2, 7D, 1B, 52, 0  * � - German        u umlaut
FD, 79, 8, 27                 * � - y BS '        y /
FE                            * � - N/A           lower case thorn
FF,79,8,1B,52,1,7E,1B, 52, 0  * � - y BS French umlaut

0                             * NULL terminator


00000000  2a 20 20 20 20 30 30 36  30 2e 32 35 20 47 53 54  |*    0060.25 GST|
00000010  20 32 38 34 2f 30 2e 30  31 0a 2a 0a 2a 2a 2a 2a  | 284/0.01.*.****|
00000020  2a 2a 2a 2a 2a 2a 2a 2a  2a 2a 2a 2a 2a 2a 2a 2a  |****************|
*
00000050  2a 2a 2a 2a 2a 2a 2a 2a  2a 2a 2a 2a 2a 0a 2a 20  |*************.* |
00000060  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000090  20 20 20 20 20 20 20 20  20 20 20 20 20 20 2a 0a  |              *.|
000000a0  2a 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |*               |
000000b0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000000e0  2a 0a 2a 20 20 20 20 20  20 20 20 20 20 20 20 20  |*.*             |
000000f0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000120  20 20 2a 0a 2a 20 20 20  20 20 20 20 20 20 20 45  |  *.*          E|
00000130  50 53 4f 4e 20 4a 58 2f  45 58 20 43 4f 4c 4f 52  |PSON JX/EX COLOR|
00000140  20 50 52 49 4e 54 45 52  20 43 4f 4e 46 49 47 55  | PRINTER CONFIGU|
00000150  52 41 54 49 4f 4e 20 20  20 20 20 20 20 20 20 20  |RATION          |
00000160  20 20 20 20 2a 0a 2a 20  20 20 20 20 20 20 20 20  |    *.*         |
00000170  20 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  | ===============|
00000180  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
00000190  3d 3d 3d 3d 3d 3d 3d 3d  20 20 20 20 20 20 20 20  |========        |
000001a0  20 20 20 20 20 20 2a 0a  2a 20 20 20 20 20 20 20  |      *.*       |
000001b0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000001e0  20 20 20 20 20 20 20 20  2a 0a 2a 20 20 20 20 20  |        *.*     |
000001f0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000220  20 20 20 20 20 20 20 20  20 20 2a 0a 2a 20 20 20  |          *.*   |
00000230  20 54 68 69 73 20 66 69  6c 65 20 63 6f 6e 74 61  | This file conta|
00000240  69 6e 73 20 63 6f 6e 66  69 67 75 72 61 74 69 6f  |ins configuratio|
00000250  6e 20 64 65 74 61 69 6c  73 20 66 6f 72 20 74 68  |n details for th|
00000260  65 20 70 72 69 6e 74 65  72 20 20 20 2a 0a 2a 20  |e printer   *.* |
00000270  20 20 20 64 65 73 63 72  69 62 65 64 20 62 65 6c  |   described bel|
00000280  6f 77 2e 20 20 54 6f 20  6d 6f 64 69 66 79 20 74  |ow.  To modify t|
00000290  68 65 20 70 72 69 6e 74  65 72 20 63 6f 6e 66 69  |he printer confi|
000002a0  67 75 72 61 74 69 6f 6e  2c 20 20 20 20 20 2a 0a  |guration,     *.|
000002b0  2a 20 20 20 20 79 6f 75  20 6d 75 73 74 3a 20 20  |*    you must:  |
000002c0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000002f0  2a 0a 2a 20 20 20 20 20  20 20 20 20 20 20 20 20  |*.*             |
00000300  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000330  20 20 2a 0a 2a 20 20 20  20 28 61 29 20 20 52 65  |  *.*    (a)  Re|
00000340  61 64 20 74 68 65 20 63  68 61 70 74 65 72 20 50  |ad the chapter P|
00000350  52 49 4e 54 45 52 20 43  4f 4e 46 49 47 55 52 41  |RINTER CONFIGURA|
00000360  54 49 4f 4e 20 69 6e 20  79 6f 75 72 20 55 73 65  |TION in your Use|
00000370  72 20 20 20 2a 0a 2a 20  20 20 20 20 20 20 20 20  |r   *.*         |
00000380  4d 61 6e 75 61 6c 20 2d  20 54 48 4f 52 4f 55 47  |Manual - THOROUG|
00000390  48 4c 59 21 20 20 20 20  20 20 20 20 20 20 20 20  |HLY!            |
000003a0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000003b0  20 20 20 20 20 20 2a 0a  2a 20 20 20 20 20 20 20  |      *.*       |
000003c0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000003f0  20 20 20 20 20 20 20 20  2a 0a 2a 20 20 20 20 28  |        *.*    (|
00000400  62 29 20 20 45 64 69 74  20 74 68 69 73 20 66 69  |b)  Edit this fi|
00000410  6c 65 20 75 73 69 6e 67  20 31 73 74 20 57 6f 72  |le using 1st Wor|
00000420  64 20 50 6c 75 73 20 74  6f 20 6d 61 6b 65 20 74  |d Plus to make t|
00000430  68 65 20 20 20 20 20 20  20 20 2a 0a 2a 20 20 20  |he        *.*   |
00000440  20 20 20 20 20 20 72 65  71 75 69 72 65 64 20 63  |      required c|
00000450  68 61 6e 67 65 73 20 28  61 6c 6c 20 76 61 6c 75  |hanges (all valu|
00000460  65 73 20 61 72 65 20 48  45 58 41 44 45 43 49 4d  |es are HEXADECIM|
00000470  41 4c 29 2e 20 20 20 20  20 20 20 20 2a 0a 2a 20  |AL).        *.* |
00000480  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000004b0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 2a 0a  |              *.|
000004c0  2a 20 20 20 20 28 63 29  20 20 52 75 6e 20 74 68  |*    (c)  Run th|
000004d0  65 20 21 31 73 74 43 6f  6e 76 72 74 20 70 72 6f  |e !1stConvrt pro|
000004e0  67 72 61 6d 20 74 6f 20  69 6e 73 74 61 6c 6c 20  |gram to install |
000004f0  74 68 65 20 6e 65 77 20  64 72 69 76 65 72 2e 20  |the new driver. |
00000500  2a 0a 2a 20 20 20 20 20  20 20 20 20 20 20 20 20  |*.*             |
00000510  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000540  20 20 2a 0a 2a 20 20 20  20 43 6f 6e 73 75 6c 74  |  *.*    Consult|
00000550  20 79 6f 75 72 20 55 73  65 72 20 4d 61 6e 75 61  | your User Manua|
00000560  6c 20 66 6f 72 20 64 65  74 61 69 6c 73 20 6f 66  |l for details of|
00000570  20 68 6f 77 20 74 6f 20  6c 6f 61 64 20 79 6f 75  | how to load you|
00000580  72 20 20 20 2a 0a 2a 20  20 20 20 63 75 73 74 6f  |r   *.*    custo|
00000590  6d 20 64 72 69 76 65 72  20 66 72 6f 6d 20 74 68  |m driver from th|
000005a0  65 20 31 73 74 20 57 6f  72 64 20 50 6c 75 73 20  |e 1st Word Plus |
000005b0  64 65 73 6b 74 6f 70 2c  20 61 6e 64 20 68 6f 77  |desktop, and how|
000005c0  20 74 6f 20 20 20 2a 0a  2a 20 20 20 20 6d 61 6b  | to   *.*    mak|
000005d0  65 20 69 74 20 79 6f 75  72 20 64 65 66 61 75 6c  |e it your defaul|
000005e0  74 20 70 72 69 6e 74 65  72 2e 20 20 20 20 20 20  |t printer.      |
000005f0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000600  20 20 20 20 20 20 20 20  2a 0a 2a 20 20 20 20 20  |        *.*     |
00000610  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000640  20 20 20 20 20 20 20 20  20 20 2a 0a 2a 20 20 20  |          *.*   |
00000650  20 43 6f 70 79 72 69 67  68 74 20 28 43 29 20 31  | Copyright (C) 1|
00000660  39 38 36 2c 20 31 39 38  37 2c 20 31 39 38 38 2c  |986, 1987, 1988,|
00000670  20 47 53 54 20 48 6f 6c  64 69 6e 67 73 20 4c 74  | GST Holdings Lt|
00000680  64 20 20 20 20 20 20 20  20 20 20 20 2a 0a 2a 20  |d           *.* |
00000690  20 20 20 43 6f 70 79 72  69 67 68 74 20 28 43 29  |   Copyright (C)|
000006a0  20 31 39 38 39 2c 20 47  53 54 20 48 6f 6c 64 69  | 1989, GST Holdi|
000006b0  6e 67 73 20 70 6c 63 20  20 20 20 20 20 20 20 20  |ngs plc         |
000006c0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 2a 0a  |              *.|
000006d0  2a 2a 2a 2a 2a 2a 2a 2a  2a 2a 2a 2a 2a 2a 2a 2a  |****************|
*
00000710  2a 0a 0a 0a 2a 20 20 20  20 50 72 69 6e 74 65 72  |*...*    Printer|
00000720  20 6e 61 6d 65 0a 2a 20  20 20 20 3d 3d 3d 3d 3d  | name.*    =====|
00000730  3d 3d 3d 3d 3d 3d 3d 0a  2a 0a 2a 20 20 20 20 46  |=======.*.*    F|
00000740  6f 72 20 64 69 73 70 6c  61 79 20 6f 6e 20 74 68  |or display on th|
00000750  65 20 31 73 74 20 57 6f  72 64 20 50 6c 75 73 20  |e 1st Word Plus |
00000760  64 65 73 6b 74 6f 70 20  6b 65 79 70 61 64 20 0a  |desktop keypad .|
00000770  2a 20 20 20 20 61 6e 64  20 31 73 74 20 4d 61 69  |*    and 1st Mai|
00000780  6c 20 50 72 69 6e 74 65  72 20 43 6f 6e 66 69 67  |l Printer Config|
00000790  75 72 61 74 69 6f 6e 20  66 6f 72 6d 0a 2a 20 20  |uration form.*  |
000007a0  20 20 28 6d 61 78 20 33  32 20 63 68 61 72 61 63  |  (max 32 charac|
000007b0  74 65 72 73 29 20 0a 2a  0a 0a 0a 0a 45 70 73 6f  |ters) .*....Epso|
000007c0  6e 20 4a 58 2f 45 58 20  28 39 2d 70 69 6e 20 63  |n JX/EX (9-pin c|
000007d0  6f 6c 6f 72 29 0a 0a 0a  2a 20 20 20 20 43 6f 6e  |olor)...*    Con|
000007e0  66 69 67 75 72 61 74 69  6f 6e 20 76 61 72 69 61  |figuration varia|
000007f0  62 6c 65 73 0a 2a 20 20  20 20 3d 3d 3d 3d 3d 3d  |bles.*    ======|
00000800  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
00000810  3d 0a 2a 0a 2a 20 20 20  20 54 68 65 73 65 20 73  |=.*.*    These s|
00000820  69 78 20 76 61 72 69 61  62 6c 65 73 20 64 65 66  |ix variables def|
00000830  69 6e 65 20 63 65 72 74  61 69 6e 20 70 72 69 6e  |ine certain prin|
00000840  74 65 72 0a 2a 20 20 20  20 63 6f 6e 66 69 67 75  |ter.*    configu|
00000850  72 61 74 69 6f 6e 20 64  65 74 61 69 6c 73 20 72  |ration details r|
00000860  65 71 75 69 72 65 64 20  62 79 20 31 73 74 20 57  |equired by 1st W|
00000870  6f 72 64 20 50 6c 75 73  3a 0a 2a 0a 2a 20 20 20  |ord Plus:.*.*   |
00000880  20 28 31 29 20 20 31 20  66 6f 72 20 6d 69 63 72  | (1)  1 for micr|
00000890  6f 73 70 61 63 69 6e 67  20 64 61 69 73 79 77 68  |ospacing daisywh|
000008a0  65 65 6c 2c 20 65 6c 73  65 20 30 0a 2a 20 20 20  |eel, else 0.*   |
000008b0  20 28 32 29 20 20 43 68  61 72 61 63 74 65 72 20  | (2)  Character |
000008c0  77 69 64 74 68 20 69 6e  20 70 72 69 6e 74 65 72  |width in printer|
000008d0  20 75 6e 69 74 73 20 28  64 61 69 73 79 29 0a 2a  | units (daisy).*|
000008e0  20 20 20 20 28 33 29 20  20 4c 69 6e 65 66 65 65  |    (3)  Linefee|
000008f0  64 20 68 65 69 67 68 74  20 69 6e 20 70 72 69 6e  |d height in prin|
00000900  74 65 72 20 75 6e 69 74  73 0a 2a 20 20 20 20 28  |ter units.*    (|
00000910  34 29 20 20 4d 69 64 2d  63 61 72 72 69 61 67 65  |4)  Mid-carriage|
00000920  20 28 64 61 69 73 79 29  20 70 69 78 65 6c 73 2f  | (daisy) pixels/|
00000930  69 6e 63 68 20 28 6d 61  74 72 69 78 29 0a 2a 20  |inch (matrix).* |
00000940  20 20 20 28 35 29 20 20  42 6f 6c 64 20 6f 66 66  |   (5)  Bold off|
00000950  73 65 74 20 69 6e 20 70  72 69 6e 74 65 72 20 75  |set in printer u|
00000960  6e 69 74 73 20 28 64 61  69 73 79 29 0a 2a 20 20  |nits (daisy).*  |
00000970  20 20 28 36 29 20 20 31  20 74 6f 20 70 61 75 73  |  (6)  1 to paus|
00000980  65 20 70 72 69 6e 74 69  6e 67 20 62 65 74 77 65  |e printing betwe|
00000990  65 6e 20 70 61 67 65 73  2c 20 65 6c 73 65 20 30  |en pages, else 0|
000009a0  0a 0a 0a 30 2c 20 30 2c  20 43 2c 20 34 38 2c 20  |...0, 0, C, 48, |
000009b0  30 2c 20 30 0a 0a 0a 2a  20 20 20 20 50 72 69 6e  |0, 0...*    Prin|
000009c0  74 65 72 20 63 68 61 72  61 63 74 65 72 69 73 74  |ter characterist|
000009d0  69 63 73 0a 2a 20 20 20  20 3d 3d 3d 3d 3d 3d 3d  |ics.*    =======|
000009e0  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
000009f0  0a 2a 0a 2a 20 20 20 20  54 68 69 73 20 74 61 62  |.*.*    This tab|
00000a00  6c 65 20 64 65 66 69 6e  65 73 20 76 61 6c 75 65  |le defines value|
00000a10  73 20 74 6f 20 62 65 20  73 65 6e 74 20 74 6f 20  |s to be sent to |
00000a20  74 68 65 0a 2a 20 20 20  20 70 72 69 6e 74 65 72  |the.*    printer|
00000a30  20 62 79 20 31 73 74 20  57 6f 72 64 20 50 6c 75  | by 1st Word Plu|
00000a40  73 20 74 6f 20 63 6f 6e  74 72 6f 6c 20 69 74 73  |s to control its|
00000a50  20 6f 70 65 72 61 74 69  6f 6e 2e 0a 2a 0a 2a 20  | operation..*.* |
00000a60  20 20 20 41 6e 20 65 6e  74 72 79 20 63 6f 6e 73  |   An entry cons|
00000a70  69 73 74 73 20 6f 66 3a  0a 2a 0a 2a 20 20 20 20  |ists of:.*.*    |
00000a80  28 31 29 20 20 46 75 6e  63 74 69 6f 6e 20 6e 75  |(1)  Function nu|
00000a90  6d 62 65 72 20 28 74 68  65 73 65 20 6d 75 73 74  |mber (these must|
00000aa0  20 62 65 20 6b 65 70 74  20 69 6e 20 6f 72 64 65  | be kept in orde|
00000ab0  72 29 0a 2a 20 20 20 20  28 32 29 20 20 43 6f 6d  |r).*    (2)  Com|
00000ac0  6d 61 6e 64 20 62 79 74  65 73 20 28 68 65 78 20  |mand bytes (hex |
00000ad0  63 6f 6d 6d 61 6e 64 73  20 61 6e 64 20 70 6c 61  |commands and pla|
00000ae0  63 65 68 6f 6c 64 65 72  73 29 0a 2a 0a 2a 20 20  |ceholders).*.*  |
00000af0  20 20 41 20 70 6c 61 63  65 68 6f 6c 64 65 72 20  |  A placeholder |
00000b00  68 61 73 20 74 68 65 20  74 6f 70 20 62 69 74 20  |has the top bit |
00000b10  73 65 74 20 61 6e 64 20  69 73 20 73 75 62 73 74  |set and is subst|
00000b20  69 74 75 74 65 64 0a 2a  20 20 20 20 62 79 20 61  |ituted.*    by a|
00000b30  6e 20 61 63 74 75 61 6c  20 76 61 6c 75 65 20 62  |n actual value b|
00000b40  79 20 31 73 74 20 57 6f  72 64 20 50 6c 75 73 20  |y 1st Word Plus |
00000b50  77 68 65 6e 20 70 72 69  6e 74 69 6e 67 2e 0a 2a  |when printing..*|
00000b60  0a 2a 20 20 20 20 4c 69  6e 65 73 20 70 72 65 63  |.*    Lines prec|
00000b70  65 64 65 64 20 62 79 20  61 6e 20 61 73 74 65 72  |eded by an aster|
00000b80  69 73 6b 20 61 72 65 20  63 6f 6d 6d 65 6e 74 65  |isk are commente|
00000b90  64 20 6f 75 74 2e 0a 0a  0a 2a 20 30 20 20 20 20  |d out....* 0    |
00000ba0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000bb0  20 20 20 20 20 20 20 2a  20 43 68 61 72 61 63 74  |       * Charact|
00000bc0  65 72 20 77 69 64 74 68  0a 31 2c 20 20 20 44 2c  |er width.1,   D,|
00000bd0  20 20 41 20 20 20 20 20  20 20 20 20 20 20 20 20  |  A             |
00000be0  20 20 20 20 20 20 20 2a  20 43 61 72 72 69 61 67  |       * Carriag|
00000bf0  65 20 72 65 74 75 72 6e  20 61 6e 64 20 6c 69 6e  |e return and lin|
00000c00  65 20 66 65 65 64 0a 2a  20 32 20 20 20 20 20 20  |e feed.* 2      |
00000c10  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000c20  20 20 20 20 20 2a 20 46  6f 72 77 61 72 64 20 70  |     * Forward p|
00000c30  72 69 6e 74 0a 2a 20 33  20 20 20 20 20 20 20 20  |rint.* 3        |
00000c40  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000c50  20 20 20 2a 20 52 65 76  65 72 73 65 20 70 72 69  |   * Reverse pri|
00000c60  6e 74 0a 34 2c 20 20 31  42 2c 20 34 32 2c 20 38  |nt.4,  1B, 42, 8|
00000c70  30 2c 20 20 30 2c 20 20  42 20 20 20 20 20 20 20  |0,  0,  B       |
00000c80  20 2a 20 56 65 72 74 69  63 61 6c 20 74 61 62 20  | * Vertical tab |
00000c90  74 6f 20 6c 69 6e 65 0a  2a 20 35 20 20 20 20 20  |to line.* 5     |
00000ca0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000cb0  20 20 20 20 20 20 2a 20  41 62 73 6f 6c 75 74 65  |      * Absolute|
00000cc0  20 68 6f 72 69 7a 6f 6e  74 61 6c 20 74 61 62 20  | horizontal tab |
00000cd0  0a 36 2c 20 20 31 42 2c  20 34 37 20 20 20 20 20  |.6,  1B, 47     |
00000ce0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 2a  |               *|
00000cf0  20 44 72 61 66 74 20 62  6f 6c 64 20 6f 6e 0a 37  | Draft bold on.7|
00000d00  2c 20 20 31 42 2c 20 34  38 20 20 20 20 20 20 20  |,  1B, 48       |
00000d10  20 20 20 20 20 20 20 20  20 20 20 20 20 2a 20 44  |             * D|
00000d20  72 61 66 74 20 62 6f 6c  64 20 6f 66 66 0a 2a 20  |raft bold off.* |
00000d30  38 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |8               |
00000d40  20 20 20 20 20 20 20 20  20 20 20 20 2a 20 4e 4c  |            * NL|
00000d50  51 20 62 6f 6c 64 20 6f  6e 0a 2a 20 39 20 20 20  |Q bold on.* 9   |
00000d60  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000d70  20 20 20 20 20 20 20 20  2a 20 4e 4c 51 20 62 6f  |        * NLQ bo|
00000d80  6c 64 20 6f 66 66 0a 41  2c 20 20 31 42 2c 20 33  |ld off.A,  1B, 3|
00000d90  34 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |4               |
00000da0  20 20 20 20 20 2a 20 44  72 61 66 74 20 69 74 61  |     * Draft ita|
00000db0  6c 69 63 20 6f 6e 0a 42  2c 20 20 31 42 2c 20 33  |lic on.B,  1B, 3|
00000dc0  35 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |5               |
00000dd0  20 20 20 20 20 2a 20 44  72 61 66 74 20 69 74 61  |     * Draft ita|
00000de0  6c 69 63 20 6f 66 66 0a  2a 20 43 20 20 20 20 20  |lic off.* C     |
00000df0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000e00  20 20 20 20 20 20 2a 20  4e 4c 51 20 69 74 61 6c  |      * NLQ ital|
00000e10  69 63 20 6f 6e 0a 2a 20  44 20 20 20 20 20 20 20  |ic on.* D       |
00000e20  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000e30  20 20 20 20 2a 20 4e 4c  51 20 69 74 61 6c 69 63  |    * NLQ italic|
00000e40  20 6f 66 66 0a 45 2c 20  20 31 42 2c 20 37 32 2c  | off.E,  1B, 72,|
00000e50  20 20 35 20 20 20 20 20  20 20 20 20 20 20 20 20  |  5             |
00000e60  20 20 20 2a 20 44 72 61  66 74 20 6c 69 67 68 74  |   * Draft light|
00000e70  20 6f 6e 20 28 72 65 64  29 0a 46 2c 20 20 31 42  | on (red).F,  1B|
00000e80  2c 20 37 32 2c 20 20 30  20 20 20 20 20 20 20 20  |, 72,  0        |
00000e90  20 20 20 20 20 20 20 20  2a 20 44 72 61 66 74 20  |        * Draft |
00000ea0  6c 69 67 68 74 20 6f 66  66 20 28 62 6c 61 63 6b  |light off (black|
00000eb0  29 0a 2a 20 31 30 20 20  20 20 20 20 20 20 20 20  |).* 10          |
00000ec0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000ed0  2a 20 4e 4c 51 20 6c 69  67 68 74 20 6f 6e 0a 2a  |* NLQ light on.*|
00000ee0  20 31 31 20 20 20 20 20  20 20 20 20 20 20 20 20  | 11             |
00000ef0  20 20 20 20 20 20 20 20  20 20 20 20 20 2a 20 4e  |             * N|
00000f00  4c 51 20 6c 69 67 68 74  20 6f 66 66 0a 31 32 2c  |LQ light off.12,|
00000f10  20 31 42 2c 20 35 33 2c  20 20 30 20 20 20 20 20  | 1B, 53,  0     |
00000f20  20 20 20 20 20 20 20 20  20 20 20 2a 20 44 72 61  |           * Dra|
00000f30  66 74 20 73 75 70 65 72  73 63 72 69 70 74 20 6f  |ft superscript o|
00000f40  6e 0a 31 33 2c 20 31 42  2c 20 35 34 20 20 20 20  |n.13, 1B, 54    |
00000f50  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000f60  2a 20 44 72 61 66 74 20  73 75 70 65 72 73 63 72  |* Draft superscr|
00000f70  69 70 74 20 6f 66 66 0a  2a 20 31 34 20 20 20 20  |ipt off.* 14    |
00000f80  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000f90  20 20 20 20 20 20 2a 20  4e 4c 51 20 73 75 70 65  |      * NLQ supe|
00000fa0  72 73 63 72 69 70 74 20  6f 6e 0a 2a 20 31 35 20  |rscript on.* 15 |
00000fb0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000fc0  20 20 20 20 20 20 20 20  20 2a 20 4e 4c 51 20 73  |         * NLQ s|
00000fd0  75 70 65 72 73 63 72 69  70 74 20 6f 66 66 0a 31  |uperscript off.1|
00000fe0  36 2c 20 31 42 2c 20 35  33 2c 20 20 31 20 20 20  |6, 1B, 53,  1   |
00000ff0  20 20 20 20 20 20 20 20  20 20 20 20 20 2a 20 44  |             * D|
00001000  72 61 66 74 20 73 75 62  73 63 72 69 70 74 20 6f  |raft subscript o|
00001010  6e 0a 31 37 2c 20 31 42  2c 20 35 34 20 20 20 20  |n.17, 1B, 54    |
00001020  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001030  2a 20 44 72 61 66 74 20  73 75 62 73 63 72 69 70  |* Draft subscrip|
00001040  74 20 6f 66 66 0a 2a 20  31 38 20 20 20 20 20 20  |t off.* 18      |
00001050  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001060  20 20 20 20 2a 20 4e 4c  51 20 73 75 62 73 63 72  |    * NLQ subscr|
00001070  69 70 74 20 6f 6e 0a 2a  20 31 39 20 20 20 20 20  |ipt on.* 19     |
00001080  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001090  20 20 20 20 20 2a 20 4e  4c 51 20 73 75 62 73 63  |     * NLQ subsc|
000010a0  72 69 70 74 20 6f 66 66  0a 31 41 2c 20 31 42 2c  |ript off.1A, 1B,|
000010b0  20 32 44 2c 20 20 31 20  20 20 20 20 20 20 20 20  | 2D,  1         |
000010c0  20 20 20 20 20 20 20 2a  20 44 72 61 66 74 20 75  |       * Draft u|
000010d0  6e 64 65 72 6c 69 6e 65  20 6f 6e 0a 31 42 2c 20  |nderline on.1B, |
000010e0  31 42 2c 20 32 44 2c 20  20 30 20 20 20 20 20 20  |1B, 2D,  0      |
000010f0  20 20 20 20 20 20 20 20  20 20 2a 20 44 72 61 66  |          * Draf|
00001100  74 20 75 6e 64 65 72 6c  69 6e 65 20 6f 66 66 0a  |t underline off.|
00001110  2a 20 31 43 20 20 20 20  20 20 20 20 20 20 20 20  |* 1C            |
00001120  20 20 20 20 20 20 20 20  20 20 20 20 20 20 2a 20  |              * |
00001130  4e 4c 51 20 75 6e 64 65  72 6c 69 6e 65 20 6f 6e  |NLQ underline on|
00001140  0a 2a 20 31 44 20 20 20  20 20 20 20 20 20 20 20  |.* 1D           |
00001150  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 2a  |               *|
00001160  20 4e 4c 51 20 75 6e 64  65 72 6c 69 6e 65 20 6f  | NLQ underline o|
00001170  66 66 0a 31 45 2c 20 20  43 20 20 20 20 20 20 20  |ff.1E,  C       |
00001180  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001190  20 2a 20 46 6f 72 6d 66  65 65 64 0a 31 46 2c 20  | * Formfeed.1F, |
000011a0  31 32 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |12              |
000011b0  20 20 20 20 20 20 20 20  20 20 2a 20 48 6f 72 69  |          * Hori|
000011c0  7a 6f 6e 74 61 6c 20 69  6e 69 74 69 61 6c 69 7a  |zontal initializ|
000011d0  61 74 69 6f 6e 0a 32 30  2c 20 31 42 2c 20 35 32  |ation.20, 1B, 52|
000011e0  2c 20 20 30 20 20 20 20  20 20 20 20 20 20 20 20  |,  0            |
000011f0  20 20 20 20 2a 20 56 65  72 74 69 63 61 6c 20 69  |    * Vertical i|
00001200  6e 69 74 69 61 6c 69 7a  61 74 69 6f 6e 3a 20 55  |nitialization: U|
00001210  53 41 20 66 6f 6e 74 0a  32 31 2c 20 31 42 2c 20  |SA font.21, 1B, |
00001220  34 30 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |40              |
00001230  20 20 20 20 20 20 2a 20  54 65 72 6d 69 6e 61 74  |      * Terminat|
00001240  69 6f 6e 3a 20 70 72 69  6e 74 65 72 20 72 65 73  |ion: printer res|
00001250  65 74 0a 32 32 2c 20 20  38 20 20 20 20 20 20 20  |et.22,  8       |
00001260  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001270  20 2a 20 42 61 63 6b 73  70 61 63 65 0a 32 33 2c  | * Backspace.23,|
00001280  20 20 44 20 20 20 20 20  20 20 20 20 20 20 20 20  |  D             |
00001290  20 20 20 20 20 20 20 20  20 20 20 2a 20 43 61 72  |           * Car|
000012a0  72 69 61 67 65 20 72 65  74 75 72 6e 0a 32 34 2c  |riage return.24,|
000012b0  20 31 42 2c 20 34 33 2c  20 38 30 20 20 20 20 20  | 1B, 43, 80     |
000012c0  20 20 20 20 20 20 20 20  20 20 20 2a 20 46 6f 72  |           * For|
000012d0  6d 20 6c 65 6e 67 74 68  20 69 6e 20 6c 69 6e 65  |m length in line|
000012e0  73 0a 32 35 2c 20 31 42  2c 20 34 31 2c 20 38 30  |s.25, 1B, 41, 80|
000012f0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001300  2a 20 53 65 74 20 6c 69  6e 65 20 66 65 65 64 20  |* Set line feed |
00001310  74 6f 20 4e 20 75 6e 69  74 73 0a 32 36 2c 20 31  |to N units.26, 1|
00001320  42 2c 20 32 41 2c 20 20  35 20 20 20 20 20 20 20  |B, 2A,  5       |
00001330  20 20 20 20 20 20 20 20  20 2a 20 53 74 61 72 74  |         * Start|
00001340  20 67 72 61 70 68 69 63  73 20 28 6d 6f 64 65 20  | graphics (mode |
00001350  35 29 0a 2a 20 32 37 20  20 20 20 20 20 20 20 20  |5).* 27         |
00001360  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001370  20 2a 20 52 65 73 65 72  76 65 64 0a 32 38 2c 20  | * Reserved.28, |
00001380  31 32 2c 20 31 42 2c 20  35 37 2c 20 20 30 2c 20  |12, 1B, 57,  0, |
00001390  31 42 2c 20 35 30 20 20  20 20 2a 20 44 72 61 66  |1B, 50    * Draf|
000013a0  74 20 50 69 63 61 20 20  20 20 20 20 28 31 30 20  |t Pica      (10 |
000013b0  20 20 63 70 69 29 0a 2a  20 32 39 20 20 20 20 20  |  cpi).* 29     |
000013c0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000013d0  20 20 20 20 20 2a 20 4e  4c 51 20 20 20 50 69 63  |     * NLQ   Pic|
000013e0  61 20 20 20 20 20 20 28  31 30 20 20 20 63 70 69  |a      (10   cpi|
000013f0  29 0a 32 41 2c 20 31 32  2c 20 31 42 2c 20 35 37  |).2A, 12, 1B, 57|
00001400  2c 20 20 30 2c 20 31 42  2c 20 34 44 20 20 20 20  |,  0, 1B, 4D    |
00001410  2a 20 44 72 61 66 74 20  45 6c 69 74 65 20 20 20  |* Draft Elite   |
00001420  20 20 28 31 32 20 20 20  63 70 69 29 0a 2a 20 32  |  (12   cpi).* 2|
00001430  42 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |B               |
00001440  20 20 20 20 20 20 20 20  20 20 20 2a 20 4e 4c 51  |           * NLQ|
00001450  20 20 20 45 6c 69 74 65  20 20 20 20 20 28 31 32  |   Elite     (12|
00001460  20 20 20 63 70 69 29 0a  32 43 2c 20 31 42 2c 20  |   cpi).2C, 1B, |
00001470  35 37 2c 20 20 30 2c 20  31 42 2c 20 35 30 2c 20  |57,  0, 1B, 50, |
00001480  20 46 20 20 20 20 2a 20  44 72 61 66 74 20 43 6f  | F    * Draft Co|
00001490  6e 64 65 6e 73 65 64 20  28 31 37 2e 32 20 63 70  |ndensed (17.2 cp|
000014a0  69 29 0a 2a 20 32 44 20  20 20 20 20 20 20 20 20  |i).* 2D         |
000014b0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000014c0  20 2a 20 4e 4c 51 20 20  20 43 6f 6e 64 65 6e 73  | * NLQ   Condens|
000014d0  65 64 20 28 31 37 2e 32  20 63 70 69 29 0a 32 45  |ed (17.2 cpi).2E|
000014e0  2c 20 31 32 2c 20 31 42  2c 20 34 44 2c 20 31 42  |, 12, 1B, 4D, 1B|
000014f0  2c 20 35 37 2c 20 20 31  20 20 20 20 2a 20 44 72  |, 57,  1    * Dr|
00001500  61 66 74 20 45 78 70 61  6e 64 65 64 20 20 28 20  |aft Expanded  ( |
00001510  36 20 20 20 63 70 69 29  0a 2a 20 32 46 20 20 20  |6   cpi).* 2F   |
00001520  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001530  20 20 20 20 20 20 20 2a  20 4e 4c 51 20 20 20 45  |       * NLQ   E|
00001540  78 70 61 6e 64 65 64 20  20 28 20 36 20 20 20 63  |xpanded  ( 6   c|
00001550  70 69 29 0a 33 30 2c 20  31 42 2c 20 37 32 2c 20  |pi).30, 1B, 72, |
00001560  20 30 20 20 20 20 20 20  20 20 20 20 20 20 20 20  | 0              |
00001570  20 20 2a 20 42 6c 61 63  6b 20 20 20 69 6e 6b 0a  |  * Black   ink.|
00001580  33 31 2c 20 31 42 2c 20  37 32 2c 20 20 31 20 20  |31, 1B, 72,  1  |
00001590  20 20 20 20 20 20 20 20  20 20 20 20 20 20 2a 20  |              * |
000015a0  4d 61 67 65 6e 74 61 20  69 6e 6b 0a 33 32 2c 20  |Magenta ink.32, |
000015b0  31 42 2c 20 37 32 2c 20  20 32 20 20 20 20 20 20  |1B, 72,  2      |
000015c0  20 20 20 20 20 20 20 20  20 20 2a 20 43 79 61 6e  |          * Cyan|
000015d0  20 20 20 20 69 6e 6b 0a  33 33 2c 20 31 42 2c 20  |    ink.33, 1B, |
000015e0  37 32 2c 20 20 34 20 20  20 20 20 20 20 20 20 20  |72,  4          |
000015f0  20 20 20 20 20 20 2a 20  59 65 6c 6c 6f 77 20 20  |      * Yellow  |
00001600  69 6e 6b 0a 30 20 20 20  20 20 20 20 20 20 20 20  |ink.0           |
00001610  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001620  20 20 2a 20 4e 55 4c 4c  20 74 65 72 6d 69 6e 61  |  * NULL termina|
00001630  74 69 6f 6e 20 62 79 74  65 0a 0a 0a 2a 20 20 20  |tion byte...*   |
00001640  20 54 72 61 6e 73 6c 61  74 69 6f 6e 20 54 61 62  | Translation Tab|
00001650  6c 65 0a 2a 20 20 20 20  3d 3d 3d 3d 3d 3d 3d 3d  |le.*    ========|
00001660  3d 3d 3d 3d 3d 3d 3d 3d  3d 0a 2a 0a 2a 20 20 20  |=========.*.*   |
00001670  20 54 68 69 73 20 74 61  62 6c 65 20 69 73 20 75  | This table is u|
00001680  73 65 64 20 74 6f 20 74  72 61 6e 73 6c 61 74 65  |sed to translate|
00001690  20 74 68 65 20 41 72 63  68 69 6d 65 64 65 73 0a  | the Archimedes.|
000016a0  2a 20 20 20 20 63 68 61  72 61 63 74 65 72 20 63  |*    character c|
000016b0  6f 64 65 73 20 66 6f 72  20 6f 75 74 70 75 74 20  |odes for output |
000016c0  74 6f 20 74 68 65 20 70  72 69 6e 74 65 72 2e 0a  |to the printer..|
000016d0  2a 0a 2a 20 20 20 20 45  61 63 68 20 65 6e 74 72  |*.*    Each entr|
000016e0  79 20 63 6f 6e 73 69 73  74 73 20 6f 66 3a 0a 2a  |y consists of:.*|
000016f0  0a 2a 20 20 20 20 28 31  29 20 20 41 72 63 68 69  |.*    (1)  Archi|
00001700  6d 65 64 65 73 20 63 68  61 72 61 63 74 65 72 20  |medes character |
00001710  63 6f 64 65 20 28 74 68  65 73 65 20 6d 75 73 74  |code (these must|
00001720  20 62 65 20 69 6e 20 6f  72 64 65 72 29 0a 2a 20  | be in order).* |
00001730  20 20 20 28 32 29 20 20  54 68 65 20 28 70 6f 73  |   (2)  The (pos|
00001740  73 69 62 6c 79 20 6e 75  6c 6c 29 20 62 79 74 65  |sibly null) byte|
00001750  20 73 74 72 69 6e 67 20  74 6f 20 62 65 20 6f 75  | string to be ou|
00001760  74 70 75 74 0a 2a 0a 2a  20 20 20 20 41 72 63 68  |tput.*.*    Arch|
00001770  69 6d 65 64 65 73 20 63  68 61 72 61 63 74 65 72  |imedes character|
00001780  20 63 6f 64 65 73 20 77  69 74 68 20 61 20 4e 55  | codes with a NU|
00001790  4c 4c 20 74 72 61 6e 73  6c 61 74 69 6f 6e 0a 2a  |LL translation.*|
000017a0  20 20 20 20 73 74 72 69  6e 67 20 61 72 65 20 70  |    string are p|
000017b0  72 69 6e 74 65 64 20 61  73 20 73 70 61 63 65 73  |rinted as spaces|
000017c0  2e 0a 2a 0a 2a 20 20 20  20 41 72 63 68 69 6d 65  |..*.*    Archime|
000017d0  64 65 73 20 63 68 61 72  61 63 74 65 72 20 63 6f  |des character co|
000017e0  64 65 73 20 4e 4f 54 20  69 6e 20 74 68 65 20 74  |des NOT in the t|
000017f0  61 62 6c 65 20 61 72 65  20 73 65 6e 74 0a 2a 20  |able are sent.* |
00001800  20 20 20 64 69 72 65 63  74 6c 79 20 74 6f 20 74  |   directly to t|
00001810  68 65 20 70 72 69 6e 74  65 72 20 77 69 74 68 6f  |he printer witho|
00001820  75 74 20 74 72 61 6e 73  6c 61 74 69 6f 6e 2e 0a  |ut translation..|
00001830  0a 0a 41 30 2c 20 32 30  20 20 20 20 20 20 20 20  |..A0, 20        |
00001840  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001850  2a 20 6e 6f 6e 20 62 72  65 61 6b 20 73 70 61 63  |* non break spac|
00001860  65 0a 41 31 2c 20 31 42  2c 20 35 32 2c 20 37 2c  |e.A1, 1B, 52, 7,|
00001870  20 35 42 2c 20 31 42 2c  20 35 32 2c 20 30 20 20  | 5B, 1B, 52, 0  |
00001880  2a 20 a1 20 2d 20 53 70  61 6e 69 73 68 20 20 20  |* . - Spanish   |
00001890  20 20 20 20 75 70 73 69  64 65 20 64 6f 77 6e 20  |    upside down |
000018a0  21 0a 41 32 20 20 20 20  20 20 20 20 20 20 20 20  |!.A2            |
000018b0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000018c0  2a 20 a2 20 2d 20 4e 2f  41 20 20 20 20 20 20 20  |* . - N/A       |
000018d0  20 20 20 20 63 65 6e 74  0a 41 33 2c 20 31 42 2c  |    cent.A3, 1B,|
000018e0  20 35 32 2c 20 33 2c 20  32 33 2c 20 31 42 2c 20  | 52, 3, 23, 1B, |
000018f0  35 32 2c 20 30 20 20 2a  20 a3 20 2d 20 55 4b 20  |52, 0  * . - UK |
00001900  20 20 20 20 20 20 20 20  20 20 20 70 6f 75 6e 64  |           pound|
00001910  0a 41 34 2c 20 31 42 2c  20 35 32 2c 20 35 2c 20  |.A4, 1B, 52, 5, |
00001920  32 34 2c 20 31 42 2c 20  35 32 2c 20 30 20 20 2a  |24, 1B, 52, 0  *|
00001930  20 a4 20 2d 20 53 77 65  64 69 73 68 20 20 20 20  | . - Swedish    |
00001940  20 20 20 63 69 72 63 6c  65 20 77 69 74 68 20 68  |   circle with h|
00001950  6f 72 6e 73 0a 41 35 2c  20 31 42 2c 20 35 32 2c  |orns.A5, 1B, 52,|
00001960  20 38 2c 20 35 43 2c 20  31 42 2c 20 35 32 2c 20  | 8, 5C, 1B, 52, |
00001970  30 20 20 2a 20 a5 20 2d  20 4a 61 70 61 6e 65 73  |0  * . - Japanes|
00001980  65 20 20 20 20 20 20 59  65 6e 0a 41 36 2c 20 37  |e      Yen.A6, 7|
00001990  43 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |C               |
000019a0  20 20 20 20 20 20 20 20  20 2a 20 a6 20 2d 20 20  |         * . -  |
000019b0  20 20 20 20 20 20 20 20  20 20 20 20 20 62 72 6f  |             bro|
000019c0  6b 65 6e 20 76 65 72 74  69 63 61 6c 20 62 61 72  |ken vertical bar|
000019d0  0a 41 37 2c 20 31 42 2c  20 35 32 2c 20 32 2c 20  |.A7, 1B, 52, 2, |
000019e0  34 30 2c 20 31 42 2c 20  35 32 2c 20 30 20 20 2a  |40, 1B, 52, 0  *|
000019f0  20 a7 20 2d 20 47 65 72  6d 61 6e 20 20 20 20 20  | . - German     |
00001a00  20 20 20 3f 3f 3f 0a 41  38 2c 20 31 42 2c 20 35  |   ???.A8, 1B, 5|
00001a10  32 2c 20 31 2c 20 37 45  2c 20 31 42 2c 20 35 32  |2, 1, 7E, 1B, 52|
00001a20  2c 20 30 20 20 2a 20 a8  20 2d 20 46 72 61 6e 63  |, 0  * . - Franc|
00001a30  65 20 20 20 20 20 20 20  20 75 6d 6c 61 75 74 0a  |e        umlaut.|
00001a40  41 39 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |A9              |
00001a50  20 20 20 20 20 20 20 20  20 20 20 20 20 20 2a 20  |              * |
00001a60  a9 20 2d 20 4e 2f 41 20  20 20 20 20 20 20 20 20  |. - N/A         |
00001a70  20 20 63 6f 70 79 72 69  67 68 74 0a 41 41 2c 20  |  copyright.AA, |
00001a80  36 31 2c 20 38 2c 20 35  46 20 20 20 20 20 20 20  |61, 8, 5F       |
00001a90  20 20 20 20 20 20 20 20  20 20 2a 20 aa 20 2d 20  |          * . - |
00001aa0  61 20 42 53 20 5f 20 20  20 20 20 20 20 20 61 20  |a BS _        a |
00001ab0  75 6e 64 65 72 6c 69 6e  65 0a 41 42 20 20 20 20  |underline.AB    |
00001ac0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001ad0  20 20 20 20 20 20 20 20  2a 20 ab 20 2d 20 4e 2f  |        * . - N/|
00001ae0  41 20 20 20 20 20 20 20  20 20 20 20 3c 3c 0a 41  |A           <<.A|
00001af0  43 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |C               |
00001b00  20 20 20 20 20 20 20 20  20 20 20 20 20 2a 20 ac  |             * .|
00001b10  20 2d 20 4e 2f 41 20 20  20 20 20 20 20 20 20 20  | - N/A          |
00001b20  20 74 6f 70 20 72 69 67  68 74 20 72 65 63 74 61  | top right recta|
00001b30  6e 67 6c 65 0a 41 44 2c  20 32 44 20 20 20 20 20  |ngle.AD, 2D     |
00001b40  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001b50  20 20 20 2a 20 ad 20 2d  20 68 79 70 68 65 6e 20  |   * . - hyphen |
00001b60  20 20 20 20 20 20 20 73  6f 66 74 20 68 79 70 68  |       soft hyph|
00001b70  65 6e 0a 41 45 20 20 20  20 20 20 20 20 20 20 20  |en.AE           |
00001b80  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001b90  20 2a 20 ae 20 2d 20 4e  2f 41 20 20 20 20 20 20  | * . - N/A      |
00001ba0  20 20 20 20 20 72 65 67  69 73 74 65 72 65 64 0a  |     registered.|
00001bb0  41 46 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |AF              |
00001bc0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 2a 20  |              * |
00001bd0  af 20 2d 20 4e 2f 41 20  20 20 20 20 20 20 20 20  |. - N/A         |
00001be0  20 20 72 61 69 73 65 64  20 68 79 70 68 65 6e 0a  |  raised hyphen.|
00001bf0  42 30 2c 20 31 42 2c 20  35 32 2c 20 31 2c 20 35  |B0, 1B, 52, 1, 5|
00001c00  42 2c 20 31 42 2c 20 35  32 2c 20 30 20 20 2a 20  |B, 1B, 52, 0  * |
00001c10  b0 20 2d 20 46 72 61 6e  63 65 20 20 20 20 20 20  |. - France      |
00001c20  20 20 72 61 69 73 65 64  20 63 69 72 63 6c 65 0a  |  raised circle.|
00001c30  42 31 2c 20 32 42 2c 20  20 38 2c 20 35 46 20 20  |B1, 2B,  8, 5F  |
00001c40  20 20 20 20 20 20 20 20  20 20 20 20 20 20 2a 20  |              * |
00001c50  b1 20 2d 20 2b 20 42 53  20 5f 20 20 20 20 20 20  |. - + BS _      |
00001c60  20 20 70 6c 75 73 2f 6d  69 6e 75 73 0a 42 32 20  |  plus/minus.B2 |
00001c70  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001c80  20 20 20 20 20 20 20 20  20 20 20 2a 20 b2 20 2d  |           * . -|
00001c90  20 4e 2f 41 20 20 20 20  20 20 20 20 20 20 20 73  | N/A           s|
00001ca0  75 70 65 72 73 63 72 69  70 74 20 32 0a 42 33 20  |uperscript 2.B3 |
00001cb0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001cc0  20 20 20 20 20 20 20 20  20 20 20 2a 20 b3 20 2d  |           * . -|
00001cd0  20 4e 2f 41 20 20 20 20  20 20 20 20 20 20 20 73  | N/A           s|
00001ce0  75 70 65 72 73 63 72 69  70 74 20 33 0a 42 34 2c  |uperscript 3.B4,|
00001cf0  20 32 37 20 20 20 20 20  20 20 20 20 20 20 20 20  | 27             |
00001d00  20 20 20 20 20 20 20 20  20 20 20 2a 20 b4 20 2d  |           * . -|
00001d10  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 62  |               b|
00001d20  61 63 6b 20 71 75 6f 74  65 0a 42 35 20 20 20 20  |ack quote.B5    |
00001d30  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001d40  20 20 20 20 20 20 20 20  2a 20 b5 20 2d 20 4e 2f  |        * . - N/|
00001d50  41 20 20 20 20 20 20 20  20 20 20 20 6d 75 0a 42  |A           mu.B|
00001d60  36 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |6               |
00001d70  20 20 20 20 20 20 20 20  20 20 20 20 20 2a 20 b6  |             * .|
00001d80  20 2d 20 4e 2f 41 20 20  20 20 20 20 20 20 20 20  | - N/A          |
00001d90  20 70 61 72 61 67 72 61  70 68 0a 42 37 20 20 20  | paragraph.B7   |
00001da0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001db0  20 20 20 20 20 20 20 20  20 2a 20 b7 20 2d 20 4e  |         * . - N|
00001dc0  2f 41 20 20 20 20 20 20  20 20 20 20 20 63 65 6e  |/A           cen|
00001dd0  74 72 65 64 20 64 6f 74  0a 42 38 20 20 20 20 20  |tred dot.B8     |
00001de0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001df0  20 20 20 20 20 20 20 2a  20 b8 20 2d 20 4e 2f 41  |       * . - N/A|
00001e00  20 20 20 20 20 20 20 20  20 20 20 73 6d 61 6c 6c  |           small|
00001e10  20 63 6f 6d 6d 61 0a 42  39 20 20 20 20 20 20 20  | comma.B9       |
00001e20  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001e30  20 20 20 20 20 2a 20 b9  20 2d 20 4e 2f 41 20 20  |     * . - N/A  |
00001e40  20 20 20 20 20 20 20 20  20 73 75 70 65 72 73 63  |         supersc|
00001e50  72 69 70 74 20 31 0a 42  41 2c 20 36 46 2c 20 20  |ript 1.BA, 6F,  |
00001e60  38 2c 20 35 46 20 20 20  20 20 20 20 20 20 20 20  |8, 5F           |
00001e70  20 20 20 20 20 2a 20 ba  20 2d 20 4f 20 42 53 20  |     * . - O BS |
00001e80  5f 20 20 20 20 20 20 20  20 6f 20 75 6e 64 65 72  |_        o under|
00001e90  6c 69 6e 65 0a 42 42 20  20 20 20 20 20 20 20 20  |line.BB         |
00001ea0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001eb0  20 20 20 2a 20 bb 20 2d  20 4e 2f 41 20 20 20 20  |   * . - N/A    |
00001ec0  20 20 20 20 20 20 20 3e  3e 0a 42 43 20 20 20 20  |       >>.BC    |
00001ed0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001ee0  20 20 20 20 20 20 20 20  2a 20 bc 20 2d 20 4e 2f  |        * . - N/|
00001ef0  41 20 20 20 20 20 20 20  20 20 20 20 31 2f 34 0a  |A           1/4.|
00001f00  42 44 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |BD              |
00001f10  20 20 20 20 20 20 20 20  20 20 20 20 20 20 2a 20  |              * |
00001f20  bd 20 2d 20 4e 2f 41 20  20 20 20 20 20 20 20 20  |. - N/A         |
00001f30  20 20 31 2f 32 0a 42 45  20 20 20 20 20 20 20 20  |  1/2.BE        |
00001f40  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001f50  20 20 20 20 2a 20 be 20  2d 20 4e 2f 41 20 20 20  |    * . - N/A   |
00001f60  20 20 20 20 20 20 20 20  33 2f 34 0a 42 46 2c 20  |        3/4.BF, |
00001f70  31 42 2c 20 35 32 2c 20  37 2c 20 35 44 2c 20 31  |1B, 52, 7, 5D, 1|
00001f80  42 2c 20 35 32 2c 20 30  20 20 2a 20 bf 20 2d 20  |B, 52, 0  * . - |
00001f90  53 70 61 6e 69 73 68 20  20 20 20 20 20 20 75 70  |Spanish       up|
00001fa0  73 69 64 65 20 64 6f 77  6e 20 3f 0a 43 30 2c 20  |side down ?.C0, |
00001fb0  34 31 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |41              |
00001fc0  20 20 20 20 20 20 20 20  20 20 2a 20 c0 20 2d 20  |          * . - |
00001fd0  41 20 20 20 20 20 20 20  20 20 20 20 20 20 41 20  |A             A |
00001fe0  5c 0a 43 31 2c 20 34 31  20 20 20 20 20 20 20 20  |\.C1, 41        |
00001ff0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002000  2a 20 c1 20 2d 20 41 20  20 20 20 20 20 20 20 20  |* . - A         |
00002010  20 20 20 20 41 20 2f 0a  43 32 2c 20 34 31 20 20  |    A /.C2, 41  |
00002020  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002030  20 20 20 20 20 20 2a 20  c2 20 2d 20 41 20 20 20  |      * . - A   |
00002040  20 20 20 20 20 20 20 20  20 20 41 20 5e 0a 43 33  |          A ^.C3|
00002050  2c 20 34 31 20 20 20 20  20 20 20 20 20 20 20 20  |, 41            |
00002060  20 20 20 20 20 20 20 20  20 20 20 20 2a 20 c3 20  |            * . |
00002070  2d 20 41 20 20 20 20 20  20 20 20 20 20 20 20 20  |- A             |
00002080  41 20 7e 0a 43 34 2c 20  31 42 2c 20 35 32 2c 20  |A ~.C4, 1B, 52, |
00002090  32 2c 20 35 42 2c 20 31  42 2c 20 35 32 2c 20 30  |2, 5B, 1B, 52, 0|
000020a0  20 20 2a 20 c4 20 2d 20  47 65 72 6d 61 6e 20 20  |  * . - German  |
000020b0  20 20 20 20 20 20 41 20  75 6d 6c 61 75 74 0a 43  |      A umlaut.C|
000020c0  35 2c 20 31 42 2c 20 35  32 2c 20 35 2c 20 35 44  |5, 1B, 52, 5, 5D|
000020d0  2c 20 31 42 2c 20 35 32  2c 20 30 20 20 2a 20 c5  |, 1B, 52, 0  * .|
000020e0  20 2d 20 53 77 65 64 69  73 68 20 20 20 20 20 20  | - Swedish      |
000020f0  20 41 20 63 69 72 63 6c  65 0a 43 36 2c 20 31 42  | A circle.C6, 1B|
00002100  2c 20 35 32 2c 20 34 2c  20 35 42 2c 20 31 42 2c  |, 52, 4, 5B, 1B,|
00002110  20 35 32 2c 20 30 20 20  2a 20 c6 20 2d 20 44 61  | 52, 0  * . - Da|
00002120  6e 69 73 68 20 20 20 20  20 20 20 20 41 45 20 6c  |nish        AE l|
00002130  69 67 61 74 75 72 65 0a  43 37 2c 20 34 33 20 20  |igature.C7, 43  |
00002140  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002150  20 20 20 20 20 20 2a 20  c7 20 2d 20 43 20 20 20  |      * . - C   |
00002160  20 20 20 20 20 20 20 20  20 20 43 20 63 65 64 69  |          C cedi|
00002170  6c 6c 61 0a 43 38 2c 20  34 35 20 20 20 20 20 20  |lla.C8, 45      |
00002180  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002190  20 20 2a 20 c8 20 2d 20  45 20 20 20 20 20 20 20  |  * . - E       |
000021a0  20 20 20 20 20 20 45 20  5c 0a 43 39 2c 20 31 42  |      E \.C9, 1B|
000021b0  2c 20 35 32 2c 20 35 2c  20 34 30 2c 20 31 42 2c  |, 52, 5, 40, 1B,|
000021c0  20 35 32 2c 20 30 20 20  2a 20 c9 20 2d 20 53 77  | 52, 0  * . - Sw|
000021d0  65 64 69 73 68 20 20 20  20 20 20 20 45 20 2f 0a  |edish       E /.|
000021e0  43 41 2c 20 34 35 20 20  20 20 20 20 20 20 20 20  |CA, 45          |
000021f0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 2a 20  |              * |
00002200  ca 20 2d 20 45 20 20 20  20 20 20 20 20 20 20 20  |. - E           |
00002210  20 20 45 20 5e 0a 43 42  2c 20 34 35 20 20 20 20  |  E ^.CB, 45    |
00002220  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002230  20 20 20 20 2a 20 cb 20  2d 20 45 20 20 20 20 20  |    * . - E     |
00002240  20 20 20 20 20 20 20 20  45 20 75 6d 6c 61 75 74  |        E umlaut|
00002250  0a 43 43 2c 20 34 39 20  20 20 20 20 20 20 20 20  |.CC, 49         |
00002260  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 2a  |               *|
00002270  20 cc 20 2d 20 49 20 20  20 20 20 20 20 20 20 20  | . - I          |
00002280  20 20 20 49 20 5c 0a 43  44 2c 20 34 39 20 20 20  |   I \.CD, 49   |
00002290  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000022a0  20 20 20 20 20 2a 20 cd  20 2d 20 49 20 20 20 20  |     * . - I    |
000022b0  20 20 20 20 20 20 20 20  20 49 20 2f 0a 43 45 2c  |         I /.CE,|
000022c0  20 34 39 20 20 20 20 20  20 20 20 20 20 20 20 20  | 49             |
000022d0  20 20 20 20 20 20 20 20  20 20 20 2a 20 ce 20 2d  |           * . -|
000022e0  20 49 20 20 20 20 20 20  20 20 20 20 20 20 20 49  | I             I|
000022f0  20 5e 0a 43 46 2c 20 34  39 20 20 20 20 20 20 20  | ^.CF, 49       |
00002300  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002310  20 2a 20 cf 20 2d 20 49  20 20 20 20 20 20 20 20  | * . - I        |
00002320  20 20 20 20 20 49 20 75  6d 6c 61 75 74 0a 44 30  |     I umlaut.D0|
00002330  2c 20 34 34 20 20 20 20  20 20 20 20 20 20 20 20  |, 44            |
00002340  20 20 20 20 20 20 20 20  20 20 20 20 2a 20 d0 20  |            * . |
00002350  2d 20 44 20 20 20 20 20  20 20 20 20 20 20 20 20  |- D             |
00002360  44 20 77 69 74 68 20 62  61 72 0a 44 31 2c 20 31  |D with bar.D1, 1|
00002370  42 2c 20 35 32 2c 20 37  2c 20 35 43 2c 20 31 42  |B, 52, 7, 5C, 1B|
00002380  2c 20 35 32 2c 20 30 20  20 2a 20 d1 20 2d 20 53  |, 52, 0  * . - S|
00002390  70 61 6e 69 73 68 20 20  20 20 20 20 20 4e 20 7e  |panish       N ~|
000023a0  0a 44 32 2c 20 34 46 20  20 20 20 20 20 20 20 20  |.D2, 4F         |
000023b0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 2a  |               *|
000023c0  20 d2 20 2d 20 4f 20 20  20 20 20 20 20 20 20 20  | . - O          |
000023d0  20 20 20 4f 20 5c 0a 44  33 2c 20 34 46 20 20 20  |   O \.D3, 4F   |
000023e0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000023f0  20 20 20 20 20 2a 20 d3  20 2d 20 4f 20 20 20 20  |     * . - O    |
00002400  20 20 20 20 20 20 20 20  20 4f 20 2f 0a 44 34 2c  |         O /.D4,|
00002410  20 34 46 20 20 20 20 20  20 20 20 20 20 20 20 20  | 4F             |
00002420  20 20 20 20 20 20 20 20  20 20 20 2a 20 d4 20 2d  |           * . -|
00002430  20 4f 20 20 20 20 20 20  20 20 20 20 20 20 20 4f  | O             O|
00002440  20 5e 0a 44 35 2c 20 34  46 20 20 20 20 20 20 20  | ^.D5, 4F       |
00002450  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002460  20 2a 20 d5 20 2d 20 4f  20 20 20 20 20 20 20 20  | * . - O        |
00002470  20 20 20 20 20 4f 20 7e  0a 44 36 2c 20 31 42 2c  |     O ~.D6, 1B,|
00002480  20 35 32 2c 20 35 2c 20  35 43 2c 20 31 42 2c 20  | 52, 5, 5C, 1B, |
00002490  35 32 2c 20 30 20 20 2a  20 d6 20 2d 20 53 77 65  |52, 0  * . - Swe|
000024a0  64 69 73 68 20 20 20 20  20 20 20 4f 20 75 6d 6c  |dish       O uml|
000024b0  61 75 74 0a 44 37 20 20  20 20 20 20 20 20 20 20  |aut.D7          |
000024c0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000024d0  20 20 2a 20 d7 20 2d 20  4e 2f 41 20 20 20 20 20  |  * . - N/A     |
000024e0  20 20 20 20 20 20 63 72  6f 73 73 0a 44 38 2c 20  |      cross.D8, |
000024f0  31 42 2c 20 35 32 2c 20  34 2c 20 35 43 2c 20 31  |1B, 52, 4, 5C, 1|
00002500  42 2c 20 35 32 2c 20 30  20 20 2a 20 d8 20 2d 20  |B, 52, 0  * . - |
00002510  44 61 6e 69 73 68 20 20  20 20 20 20 20 20 4f 20  |Danish        O |
00002520  73 6c 61 73 68 0a 44 39  2c 20 35 35 20 20 20 20  |slash.D9, 55    |
00002530  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002540  20 20 20 20 2a 20 d9 20  2d 20 55 20 20 20 20 20  |    * . - U     |
00002550  20 20 20 20 20 20 20 20  55 20 5c 0a 44 41 2c 20  |        U \.DA, |
00002560  35 35 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |55              |
00002570  20 20 20 20 20 20 20 20  20 20 2a 20 da 20 2d 20  |          * . - |
00002580  55 20 20 20 20 20 20 20  20 20 20 20 20 20 55 20  |U             U |
00002590  2f 0a 44 42 2c 20 35 35  20 20 20 20 20 20 20 20  |/.DB, 55        |
000025a0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000025b0  2a 20 db 20 2d 20 55 20  20 20 20 20 20 20 20 20  |* . - U         |
000025c0  20 20 20 20 55 20 5e 0a  44 43 2c 20 31 42 2c 20  |    U ^.DC, 1B, |
000025d0  35 32 2c 20 32 2c 20 35  44 2c 20 31 42 2c 20 35  |52, 2, 5D, 1B, 5|
000025e0  32 2c 20 30 20 20 2a 20  dc 20 2d 20 47 65 72 6d  |2, 0  * . - Germ|
000025f0  61 6e 20 20 20 20 20 20  20 20 55 20 75 6d 6c 61  |an        U umla|
00002600  75 74 0a 44 44 2c 20 35  39 20 20 20 20 20 20 20  |ut.DD, 59       |
00002610  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002620  20 2a 20 dd 20 2d 20 59  20 20 20 20 20 20 20 20  | * . - Y        |
00002630  20 20 20 20 20 59 20 2f  0a 44 45 20 20 20 20 20  |     Y /.DE     |
00002640  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002650  20 20 20 20 20 20 20 2a  20 de 20 2d 20 4e 2f 41  |       * . - N/A|
00002660  20 20 20 20 20 20 20 20  20 20 20 63 61 70 69 74  |           capit|
00002670  61 6c 20 74 68 6f 72 6e  0a 44 46 2c 20 31 42 2c  |al thorn.DF, 1B,|
00002680  20 35 32 2c 20 32 2c 20  37 45 2c 20 31 42 2c 20  | 52, 2, 7E, 1B, |
00002690  35 32 2c 20 30 20 20 2a  20 df 20 2d 20 47 65 72  |52, 0  * . - Ger|
000026a0  6d 61 6e 20 20 20 20 20  20 20 20 62 65 74 61 20  |man        beta |
000026b0  2f 20 73 63 68 6c 75 73  73 0a 45 30 2c 20 31 42  |/ schluss.E0, 1B|
000026c0  2c 20 35 32 2c 20 36 2c  20 37 42 2c 20 31 42 2c  |, 52, 6, 7B, 1B,|
000026d0  20 35 32 2c 20 30 20 20  2a 20 e0 20 2d 20 49 74  | 52, 0  * . - It|
000026e0  61 6c 69 61 6e 20 20 20  20 20 20 20 61 20 5c 0a  |alian       a \.|
000026f0  45 31 2c 20 36 31 2c 20  38 2c 20 32 37 20 20 20  |E1, 61, 8, 27   |
00002700  20 20 20 20 20 20 20 20  20 20 20 20 20 20 2a 20  |              * |
00002710  e1 20 2d 20 61 20 42 53  20 27 20 20 20 20 20 20  |. - a BS '      |
00002720  20 20 61 20 2f 0a 45 32  2c 20 36 31 2c 20 38 2c  |  a /.E2, 61, 8,|
00002730  20 35 45 20 20 20 20 20  20 20 20 20 20 20 20 20  | 5E             |
00002740  20 20 20 20 2a 20 e2 20  2d 20 61 20 42 53 20 5e  |    * . - a BS ^|
00002750  20 20 20 20 20 20 20 20  61 20 5e 0a 45 33 2c 20  |        a ^.E3, |
00002760  36 31 2c 20 38 2c 20 37  45 20 20 20 20 20 20 20  |61, 8, 7E       |
00002770  20 20 20 20 20 20 20 20  20 20 2a 20 e3 20 2d 20  |          * . - |
00002780  61 20 42 53 20 7e 20 20  20 20 20 20 20 20 61 20  |a BS ~        a |
00002790  7e 0a 45 34 2c 20 31 42  2c 20 35 32 2c 20 35 2c  |~.E4, 1B, 52, 5,|
000027a0  20 37 42 2c 20 31 42 2c  20 35 32 2c 20 30 20 20  | 7B, 1B, 52, 0  |
000027b0  2a 20 e4 20 2d 20 53 77  65 64 69 73 68 20 20 20  |* . - Swedish   |
000027c0  20 20 20 20 61 20 75 6d  6c 61 75 74 0a 45 35 2c  |    a umlaut.E5,|
000027d0  20 31 42 2c 20 35 32 2c  20 35 2c 20 37 44 2c 20  | 1B, 52, 5, 7D, |
000027e0  31 42 2c 20 35 32 2c 20  30 20 20 2a 20 e5 20 2d  |1B, 52, 0  * . -|
000027f0  20 53 77 65 64 69 73 68  20 20 20 20 20 20 20 61  | Swedish       a|
00002800  20 63 69 72 63 6c 65 0a  45 36 20 20 20 20 20 20  | circle.E6      |
00002810  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002820  20 20 20 20 20 20 2a 20  e6 20 2d 20 4e 2f 41 20  |      * . - N/A |
00002830  20 20 20 20 20 20 20 20  20 20 61 65 20 6c 69 67  |          ae lig|
00002840  61 74 75 72 65 0a 45 37  2c 20 31 42 2c 20 35 32  |ature.E7, 1B, 52|
00002850  2c 20 31 2c 20 35 43 2c  20 31 42 2c 20 35 32 2c  |, 1, 5C, 1B, 52,|
00002860  20 30 20 20 2a 20 e7 20  2d 20 46 72 65 6e 63 68  | 0  * . - French|
00002870  20 20 20 20 20 20 20 20  63 20 63 65 64 69 6c 6c  |        c cedill|
00002880  61 0a 45 38 2c 20 31 42  2c 20 35 32 2c 20 31 2c  |a.E8, 1B, 52, 1,|
00002890  20 37 44 2c 20 31 42 2c  20 35 32 2c 20 30 20 20  | 7D, 1B, 52, 0  |
000028a0  2a 20 e8 20 2d 20 46 72  65 6e 63 68 20 20 20 20  |* . - French    |
000028b0  20 20 20 20 65 20 5c 0a  45 39 2c 20 31 42 2c 20  |    e \.E9, 1B, |
000028c0  35 32 2c 20 31 2c 20 37  42 2c 20 31 42 2c 20 35  |52, 1, 7B, 1B, 5|
000028d0  32 2c 20 30 20 20 2a 20  e9 20 2d 20 46 72 65 6e  |2, 0  * . - Fren|
000028e0  63 68 20 20 20 20 20 20  20 20 65 20 2f 0a 45 41  |ch        e /.EA|
000028f0  2c 20 36 35 2c 20 38 2c  20 35 45 20 20 20 20 20  |, 65, 8, 5E     |
00002900  20 20 20 20 20 20 20 20  20 20 20 20 2a 20 ea 20  |            * . |
00002910  2d 20 65 20 42 53 20 5e  20 20 20 20 20 20 20 20  |- e BS ^        |
00002920  65 20 5e 0a 45 42 2c 36  35 2c 38 2c 31 42 2c 35  |e ^.EB,65,8,1B,5|
00002930  32 2c 31 2c 37 45 2c 31  42 2c 20 35 32 2c 20 30  |2,1,7E,1B, 52, 0|
00002940  20 20 2a 20 eb 20 2d 20  65 20 42 53 20 46 72 65  |  * . - e BS Fre|
00002950  6e 63 68 20 75 6d 6c 61  75 74 0a 45 43 2c 20 31  |nch umlaut.EC, 1|
00002960  42 2c 20 35 32 2c 20 36  2c 20 37 45 2c 20 31 42  |B, 52, 6, 7E, 1B|
00002970  2c 20 35 32 2c 20 30 20  20 2a 20 ec 20 2d 20 49  |, 52, 0  * . - I|
00002980  74 61 6c 69 61 6e 20 20  20 20 20 20 20 69 20 5c  |talian       i \|
00002990  0a 45 44 2c 20 36 39 20  20 20 20 20 20 20 20 20  |.ED, 69         |
000029a0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 2a  |               *|
000029b0  20 ed 20 2d 20 69 20 20  20 20 20 20 20 20 20 20  | . - i          |
000029c0  20 20 20 69 20 2f 0a 45  45 2c 20 36 39 20 20 20  |   i /.EE, 69   |
000029d0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000029e0  20 20 20 20 20 2a 20 ee  20 2d 20 69 20 20 20 20  |     * . - i    |
000029f0  20 20 20 20 20 20 20 20  20 69 20 5e 0a 45 46 2c  |         i ^.EF,|
00002a00  20 36 39 20 20 20 20 20  20 20 20 20 20 20 20 20  | 69             |
00002a10  20 20 20 20 20 20 20 20  20 20 20 2a 20 ef 20 2d  |           * . -|
00002a20  20 69 20 20 20 20 20 20  20 20 20 20 20 20 20 69  | i             i|
00002a30  20 75 6d 6c 61 75 74 0a  46 30 2c 20 36 34 20 20  | umlaut.F0, 64  |
00002a40  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002a50  20 20 20 20 20 20 2a 20  f0 20 2d 20 64 20 20 20  |      * . - d   |
00002a60  20 20 20 20 20 20 20 20  20 20 64 20 77 69 74 68  |          d with|
00002a70  20 62 61 72 0a 46 31 2c  20 31 42 2c 20 35 32 2c  | bar.F1, 1B, 52,|
00002a80  20 37 2c 20 37 43 2c 20  31 42 2c 20 35 32 2c 20  | 7, 7C, 1B, 52, |
00002a90  30 20 20 2a 20 f1 20 2d  20 53 70 61 6e 69 73 68  |0  * . - Spanish|
00002aa0  20 20 20 20 20 20 20 6e  20 7e 0a 46 32 2c 20 31  |       n ~.F2, 1|
00002ab0  42 2c 20 35 32 2c 20 36  2c 20 37 43 2c 20 31 42  |B, 52, 6, 7C, 1B|
00002ac0  2c 20 35 32 2c 20 30 20  20 2a 20 f2 20 2d 20 49  |, 52, 0  * . - I|
00002ad0  74 61 6c 69 61 6e 20 20  20 20 20 20 20 6f 20 5c  |talian       o \|
00002ae0  0a 46 33 2c 20 36 46 2c  20 38 2c 20 32 37 20 20  |.F3, 6F, 8, 27  |
00002af0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 2a  |               *|
00002b00  20 f3 20 2d 20 6f 20 42  53 20 27 20 20 20 20 20  | . - o BS '     |
00002b10  20 20 20 6f 20 2f 0a 46  34 2c 20 36 46 2c 20 38  |   o /.F4, 6F, 8|
00002b20  2c 20 35 45 20 20 20 20  20 20 20 20 20 20 20 20  |, 5E            |
00002b30  20 20 20 20 20 2a 20 f4  20 2d 20 6f 20 42 53 20  |     * . - o BS |
00002b40  5e 20 20 20 20 20 20 20  20 6f 20 5e 0a 46 35 2c  |^        o ^.F5,|
00002b50  20 36 46 2c 20 38 2c 20  37 45 20 20 20 20 20 20  | 6F, 8, 7E      |
00002b60  20 20 20 20 20 20 20 20  20 20 20 2a 20 f5 20 2d  |           * . -|
00002b70  20 6f 20 42 53 20 7e 20  20 20 20 20 20 20 20 6f  | o BS ~        o|
00002b80  20 7e 0a 46 36 2c 20 31  42 2c 20 35 32 2c 20 32  | ~.F6, 1B, 52, 2|
00002b90  2c 20 35 43 2c 20 31 42  2c 20 35 32 2c 20 30 20  |, 5C, 1B, 52, 0 |
00002ba0  20 2a 20 f6 20 2d 20 47  65 72 6d 61 6e 20 20 20  | * . - German   |
00002bb0  20 20 20 20 20 6f 20 75  6d 6c 61 75 74 0a 46 37  |     o umlaut.F7|
00002bc0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002bd0  20 20 20 20 20 20 20 20  20 20 20 20 2a 20 f7 20  |            * . |
00002be0  2d 20 4e 2f 41 20 20 20  20 20 20 20 20 20 20 20  |- N/A           |
00002bf0  64 69 76 69 64 65 0a 46  38 2c 20 31 42 2c 20 35  |divide.F8, 1B, 5|
00002c00  32 2c 20 34 2c 20 37 43  2c 20 31 42 2c 20 35 32  |2, 4, 7C, 1B, 52|
00002c10  2c 20 30 20 20 2a 20 f8  20 2d 20 44 61 6e 69 73  |, 0  * . - Danis|
00002c20  68 20 20 20 20 20 20 20  20 6f 20 73 6c 61 73 68  |h        o slash|
00002c30  0a 46 39 2c 20 31 42 2c  20 35 32 2c 20 31 2c 20  |.F9, 1B, 52, 1, |
00002c40  37 43 2c 20 31 42 2c 20  35 32 2c 20 30 20 20 2a  |7C, 1B, 52, 0  *|
00002c50  20 f9 20 2d 20 46 72 65  6e 63 68 20 20 20 20 20  | . - French     |
00002c60  20 20 20 75 20 5c 0a 46  41 2c 20 37 35 2c 20 38  |   u \.FA, 75, 8|
00002c70  2c 20 32 37 20 20 20 20  20 20 20 20 20 20 20 20  |, 27            |
00002c80  20 20 20 20 20 2a 20 fa  20 2d 20 75 20 42 53 20  |     * . - u BS |
00002c90  27 20 20 20 20 20 20 20  20 75 20 2f 0a 46 42 2c  |'        u /.FB,|
00002ca0  20 37 35 2c 20 38 2c 20  35 45 20 20 20 20 20 20  | 75, 8, 5E      |
00002cb0  20 20 20 20 20 20 20 20  20 20 20 2a 20 fb 20 2d  |           * . -|
00002cc0  20 75 20 42 53 20 5e 20  20 20 20 20 20 20 20 75  | u BS ^        u|
00002cd0  20 5e 0a 46 43 2c 20 31  42 2c 20 35 32 2c 20 32  | ^.FC, 1B, 52, 2|
00002ce0  2c 20 37 44 2c 20 31 42  2c 20 35 32 2c 20 30 20  |, 7D, 1B, 52, 0 |
00002cf0  20 2a 20 fc 20 2d 20 47  65 72 6d 61 6e 20 20 20  | * . - German   |
00002d00  20 20 20 20 20 75 20 75  6d 6c 61 75 74 0a 46 44  |     u umlaut.FD|
00002d10  2c 20 37 39 2c 20 38 2c  20 32 37 20 20 20 20 20  |, 79, 8, 27     |
00002d20  20 20 20 20 20 20 20 20  20 20 20 20 2a 20 fd 20  |            * . |
00002d30  2d 20 79 20 42 53 20 27  20 20 20 20 20 20 20 20  |- y BS '        |
00002d40  79 20 2f 0a 46 45 20 20  20 20 20 20 20 20 20 20  |y /.FE          |
00002d50  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002d60  20 20 2a 20 fe 20 2d 20  4e 2f 41 20 20 20 20 20  |  * . - N/A     |
00002d70  20 20 20 20 20 20 6c 6f  77 65 72 20 63 61 73 65  |      lower case|
00002d80  20 74 68 6f 72 6e 0a 46  46 2c 37 39 2c 38 2c 31  | thorn.FF,79,8,1|
00002d90  42 2c 35 32 2c 31 2c 37  45 2c 31 42 2c 20 35 32  |B,52,1,7E,1B, 52|
00002da0  2c 20 30 20 20 2a 20 ff  20 2d 20 79 20 42 53 20  |, 0  * . - y BS |
00002db0  46 72 65 6e 63 68 20 75  6d 6c 61 75 74 0a 0a 30  |French umlaut..0|
00002dc0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002dd0  20 20 20 20 20 20 20 20  20 20 20 20 20 2a 20 4e  |             * N|
00002de0  55 4c 4c 20 74 65 72 6d  69 6e 61 74 6f 72 0a 0a  |ULL terminator..|
00002df0  0a                                                |.|
00002df1
1WP_Print/Sources/epson_jx.m0
1WP_Print/Sources/epson_jx.m1
1WP_Print/Sources/epson_jx.m2
1WP_Print/Sources/epson_jx.m4
1WP_Print/Sources/epson_jx.m5