Home » Personal collection » Acorn hard disk » apps » Printers » RiscOs2/!PrinterPS/PSencoding

RiscOs2/!PrinterPS/PSencoding

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 hard disk » apps » Printers
Filename: RiscOs2/!PrinterPS/PSencoding
Read OK:
File size: 1AAC bytes
Load address: 0000
Exec address: 0000
Duplicates

There are 2 duplicate copies of this file in the archive:

File contents
% > <PDriver$Dir>.PSencoding

% CHARACTER ENCODING VECTORS

% Note for advanced users: !PrinterPS will remove PostScript comments
% from this file when copying it into the PostScript output (to avoid
% excessive amounts of output) according to the following algorithm:
%
%   (a) If a line starts with "%%" or "%!", it is copied without any
%       changes.
%   (b) Otherwise, if a line contains a "%", the "%" and everything
%       that follows it are removed.
%   (c) Then leading and trailing spaces are removed.
%   (d) Then the line is ignored if it is empty.
%
% Also, if !PrinterPS finds a line starting "%/", it will ignore the
% rest of the file. The printer driver module does not currently use
% this file, but the "%/" comment is eventually intended to separate
% encodings that are only of interest to the module from those that
% are of interest to both the module and !PrinterPS itself.

% The following chunk of PostScript defines the ISO 8859-1 Latin 1
% mapping of character codes to PostScript character names, plus
% Acorn's extensions to this character encoding. It can be edited if
% necessary to produce other encodings. Note that PostScript character
% names are case-sensitive. Also note that if you add composite
% characters, you must make certain that all their components appear
% somewhere in the encoding vector - if necessary, among the unused
% codes 0-31.

/Latin1Enc [
/dotlessi /ring /.notdef /.notdef       % Codes 0-31 (character
/.notdef /.notdef /.notdef /.notdef     %   components required to
/.notdef /.notdef /.notdef /.notdef     %   make all the composite
/.notdef /.notdef /.notdef /.notdef     %   characters work).
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/space /exclam /quotedbl /numbersign    % Codes 32-63
/dollar /percent /ampersand /quotesingle
/parenleft /parenright /asterisk /plus
/comma /hyphen /period /slash
/zero /one /two /three
/four /five /six /seven
/eight /nine /colon /semicolon
/less /equal /greater /question
/at /A /B /C                            % Codes 64-95
/D /E /F /G
/H /I /J /K
/L /M /N /O
/P /Q /R /S
/T /U /V /W
/X /Y /Z /bracketleft
/backslash /bracketright /circumflex /underscore
/grave /a /b /c                         % Codes 96-127
/d /e /f /g
/h /i /j /k
/l /m /n /o
/p /q /r /s
/t /u /v /w
/x /y /z /braceleft
/bar /braceright /tilde /.notdef        % NB code 127 is unused
/.notdef /.notdef /.notdef /.notdef     % Codes 128-139 (Wimp characters)
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /bullet      % Codes 140-159 (Acorn extensions)
/quoteleft /quoteright /guilsinglleft /guilsinglright
/quotedblleft /quotedblright /quotedblbase /endash
/emdash /minus /OE /oe
/dagger /daggerdbl /fi /fl
/space /exclamdown /cent /sterling      % Codes 160-191
/currency /yen /brokenbar /section
/dieresis /copyright /ordfeminine /guillemotleft
/logicalnot /hyphen /registered /macron
/degree /plusminus /twosuperior /threesuperior
/acute /mu /paragraph /periodcentered
/cedilla /onesuperior /ordmasculine /guillemotright
/onequarter /onehalf /threequarters /questiondown
/Agrave /Aacute /Acircumflex /Atilde    % Codes 192-223
/Adieresis /Aring /AE /Ccedilla
/Egrave /Eacute /Ecircumflex /Edieresis
/Igrave /Iacute /Icircumflex /Idieresis
/Eth /Ntilde /Ograve /Oacute
/Ocircumflex /Otilde /Odieresis /multiply
/Oslash /Ugrave /Uacute /Ucircumflex
/Udieresis /Yacute /Thorn /germandbls
/agrave /aacute /acircumflex /atilde    % Codes 224-255
/adieresis /aring /ae /ccedilla
/egrave /eacute /ecircumflex /edieresis
/igrave /iacute /icircumflex /idieresis
/eth /ntilde /ograve /oacute
/ocircumflex /otilde /odieresis /divide
/oslash /ugrave /uacute /ucircumflex
/udieresis /yacute /thorn /ydieresis
] def

%/ !PrinterPS is not interested in the rest of this file

% This is an encoding vector for a font that is a subset of
% ZapfDingbats. It has some permutations from the original ZapfDingbats
% encoding to ensure that a set of convenient varied bullet characters
% are all drawn together in the codes &61 to &6F.
% These permutations are as follows:
%   swap &25 (a4)  with &61 (a60)
%   move &34 (a20) to   &62
%   move &38 (a24) to   &63
%   swap &48 (a35) with &65 (a64)
%   move &5D (a56) to   &66
%   move &70 (a203)to   &67
%   move &71 (a75) to   &68
%   swap &72 (a204)with &69 (a68)
%   move &75 (a78) to   &6A
%   swap &E7 (a177)with &6B (a70)

/SelwynEnc [
/.notdef /.notdef /.notdef /.notdef     % Codes 0-31 (character
/.notdef /.notdef /.notdef /.notdef     %   components required to
/.notdef /.notdef /.notdef /.notdef     %   make all the composite
/.notdef /.notdef /.notdef /.notdef     %   characters work).
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/space /a1 /a2 /a202                    % Codes 32-63
/a3 /a60 /.notdef /a119
/.notdef /a117 /a11 /a12
/.notdef /a14 /.notdef /.notdef
/.notdef /.notdef /.notdef /a19
/.notdef /a21 /a22 /.notdef
/.notdef /a25 /a26 /a27
/a28 /a6 /a7 /a8
/a9 /a10 /.notdef /.notdef              % Codes 64-95
/.notdef /.notdef /a33 /a34
/a64 /a36 /a37 /.notdef
/a39 /a40 /.notdef /.notdef
/a43 /a44 /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /a54
/a55 /.notdef /a57 /a58
/a59 /a4 /a20 /a24                      % Codes 96-127
/a63 /a35 /a56 /a203
/a75 /a204 /a78 /a177
/a71 /a72 /a73 /a74
/.notdef /.notdef /a68 /a76
/a77 /.notdef /a79 /a81
/a82 /a83 /a84 /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef     % Codes 128-159
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef     % Codes 160-191
/.notdef /.notdef /.notdef /.notdef
/a112 /a111 /a110 /a109
/a120 /a121 /a122 /a123
/a124 /a125 /a126 /a127
/a128 /a129 /a130 /a131
/a132 /a133 /a134 /a135
/a136 /a137 /a138 /a139
/.notdef /.notdef /.notdef /.notdef     % Codes 192-223
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /a161 /a163 /a164
/a196 /a165 /a192 /.notdef
/a167 /.notdef /.notdef /.notdef
/.notdef /.notdef /a173 /a162           % Codes 224-255
/a174 /a175 /a176 /a70
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/acorn /.notdef /.notdef /.notdef       % Acorn character not available,
/.notdef /.notdef /.notdef /.notdef     %   so becomes /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
] def
00000000  25 20 3e 20 3c 50 44 72  69 76 65 72 24 44 69 72  |% > <PDriver$Dir|
00000010  3e 2e 50 53 65 6e 63 6f  64 69 6e 67 0a 0a 25 20  |>.PSencoding..% |
00000020  43 48 41 52 41 43 54 45  52 20 45 4e 43 4f 44 49  |CHARACTER ENCODI|
00000030  4e 47 20 56 45 43 54 4f  52 53 0a 0a 25 20 4e 6f  |NG VECTORS..% No|
00000040  74 65 20 66 6f 72 20 61  64 76 61 6e 63 65 64 20  |te for advanced |
00000050  75 73 65 72 73 3a 20 21  50 72 69 6e 74 65 72 50  |users: !PrinterP|
00000060  53 20 77 69 6c 6c 20 72  65 6d 6f 76 65 20 50 6f  |S will remove Po|
00000070  73 74 53 63 72 69 70 74  20 63 6f 6d 6d 65 6e 74  |stScript comment|
00000080  73 0a 25 20 66 72 6f 6d  20 74 68 69 73 20 66 69  |s.% from this fi|
00000090  6c 65 20 77 68 65 6e 20  63 6f 70 79 69 6e 67 20  |le when copying |
000000a0  69 74 20 69 6e 74 6f 20  74 68 65 20 50 6f 73 74  |it into the Post|
000000b0  53 63 72 69 70 74 20 6f  75 74 70 75 74 20 28 74  |Script output (t|
000000c0  6f 20 61 76 6f 69 64 0a  25 20 65 78 63 65 73 73  |o avoid.% excess|
000000d0  69 76 65 20 61 6d 6f 75  6e 74 73 20 6f 66 20 6f  |ive amounts of o|
000000e0  75 74 70 75 74 29 20 61  63 63 6f 72 64 69 6e 67  |utput) according|
000000f0  20 74 6f 20 74 68 65 20  66 6f 6c 6c 6f 77 69 6e  | to the followin|
00000100  67 20 61 6c 67 6f 72 69  74 68 6d 3a 0a 25 0a 25  |g algorithm:.%.%|
00000110  20 20 20 28 61 29 20 49  66 20 61 20 6c 69 6e 65  |   (a) If a line|
00000120  20 73 74 61 72 74 73 20  77 69 74 68 20 22 25 25  | starts with "%%|
00000130  22 20 6f 72 20 22 25 21  22 2c 20 69 74 20 69 73  |" or "%!", it is|
00000140  20 63 6f 70 69 65 64 20  77 69 74 68 6f 75 74 20  | copied without |
00000150  61 6e 79 0a 25 20 20 20  20 20 20 20 63 68 61 6e  |any.%       chan|
00000160  67 65 73 2e 0a 25 20 20  20 28 62 29 20 4f 74 68  |ges..%   (b) Oth|
00000170  65 72 77 69 73 65 2c 20  69 66 20 61 20 6c 69 6e  |erwise, if a lin|
00000180  65 20 63 6f 6e 74 61 69  6e 73 20 61 20 22 25 22  |e contains a "%"|
00000190  2c 20 74 68 65 20 22 25  22 20 61 6e 64 20 65 76  |, the "%" and ev|
000001a0  65 72 79 74 68 69 6e 67  0a 25 20 20 20 20 20 20  |erything.%      |
000001b0  20 74 68 61 74 20 66 6f  6c 6c 6f 77 73 20 69 74  | that follows it|
000001c0  20 61 72 65 20 72 65 6d  6f 76 65 64 2e 0a 25 20  | are removed..% |
000001d0  20 20 28 63 29 20 54 68  65 6e 20 6c 65 61 64 69  |  (c) Then leadi|
000001e0  6e 67 20 61 6e 64 20 74  72 61 69 6c 69 6e 67 20  |ng and trailing |
000001f0  73 70 61 63 65 73 20 61  72 65 20 72 65 6d 6f 76  |spaces are remov|
00000200  65 64 2e 0a 25 20 20 20  28 64 29 20 54 68 65 6e  |ed..%   (d) Then|
00000210  20 74 68 65 20 6c 69 6e  65 20 69 73 20 69 67 6e  | the line is ign|
00000220  6f 72 65 64 20 69 66 20  69 74 20 69 73 20 65 6d  |ored if it is em|
00000230  70 74 79 2e 0a 25 0a 25  20 41 6c 73 6f 2c 20 69  |pty..%.% Also, i|
00000240  66 20 21 50 72 69 6e 74  65 72 50 53 20 66 69 6e  |f !PrinterPS fin|
00000250  64 73 20 61 20 6c 69 6e  65 20 73 74 61 72 74 69  |ds a line starti|
00000260  6e 67 20 22 25 2f 22 2c  20 69 74 20 77 69 6c 6c  |ng "%/", it will|
00000270  20 69 67 6e 6f 72 65 20  74 68 65 0a 25 20 72 65  | ignore the.% re|
00000280  73 74 20 6f 66 20 74 68  65 20 66 69 6c 65 2e 20  |st of the file. |
00000290  54 68 65 20 70 72 69 6e  74 65 72 20 64 72 69 76  |The printer driv|
000002a0  65 72 20 6d 6f 64 75 6c  65 20 64 6f 65 73 20 6e  |er module does n|
000002b0  6f 74 20 63 75 72 72 65  6e 74 6c 79 20 75 73 65  |ot currently use|
000002c0  0a 25 20 74 68 69 73 20  66 69 6c 65 2c 20 62 75  |.% this file, bu|
000002d0  74 20 74 68 65 20 22 25  2f 22 20 63 6f 6d 6d 65  |t the "%/" comme|
000002e0  6e 74 20 69 73 20 65 76  65 6e 74 75 61 6c 6c 79  |nt is eventually|
000002f0  20 69 6e 74 65 6e 64 65  64 20 74 6f 20 73 65 70  | intended to sep|
00000300  61 72 61 74 65 0a 25 20  65 6e 63 6f 64 69 6e 67  |arate.% encoding|
00000310  73 20 74 68 61 74 20 61  72 65 20 6f 6e 6c 79 20  |s that are only |
00000320  6f 66 20 69 6e 74 65 72  65 73 74 20 74 6f 20 74  |of interest to t|
00000330  68 65 20 6d 6f 64 75 6c  65 20 66 72 6f 6d 20 74  |he module from t|
00000340  68 6f 73 65 20 74 68 61  74 0a 25 20 61 72 65 20  |hose that.% are |
00000350  6f 66 20 69 6e 74 65 72  65 73 74 20 74 6f 20 62  |of interest to b|
00000360  6f 74 68 20 74 68 65 20  6d 6f 64 75 6c 65 20 61  |oth the module a|
00000370  6e 64 20 21 50 72 69 6e  74 65 72 50 53 20 69 74  |nd !PrinterPS it|
00000380  73 65 6c 66 2e 0a 0a 25  20 54 68 65 20 66 6f 6c  |self...% The fol|
00000390  6c 6f 77 69 6e 67 20 63  68 75 6e 6b 20 6f 66 20  |lowing chunk of |
000003a0  50 6f 73 74 53 63 72 69  70 74 20 64 65 66 69 6e  |PostScript defin|
000003b0  65 73 20 74 68 65 20 49  53 4f 20 38 38 35 39 2d  |es the ISO 8859-|
000003c0  31 20 4c 61 74 69 6e 20  31 0a 25 20 6d 61 70 70  |1 Latin 1.% mapp|
000003d0  69 6e 67 20 6f 66 20 63  68 61 72 61 63 74 65 72  |ing of character|
000003e0  20 63 6f 64 65 73 20 74  6f 20 50 6f 73 74 53 63  | codes to PostSc|
000003f0  72 69 70 74 20 63 68 61  72 61 63 74 65 72 20 6e  |ript character n|
00000400  61 6d 65 73 2c 20 70 6c  75 73 0a 25 20 41 63 6f  |ames, plus.% Aco|
00000410  72 6e 27 73 20 65 78 74  65 6e 73 69 6f 6e 73 20  |rn's extensions |
00000420  74 6f 20 74 68 69 73 20  63 68 61 72 61 63 74 65  |to this characte|
00000430  72 20 65 6e 63 6f 64 69  6e 67 2e 20 49 74 20 63  |r encoding. It c|
00000440  61 6e 20 62 65 20 65 64  69 74 65 64 20 69 66 0a  |an be edited if.|
00000450  25 20 6e 65 63 65 73 73  61 72 79 20 74 6f 20 70  |% necessary to p|
00000460  72 6f 64 75 63 65 20 6f  74 68 65 72 20 65 6e 63  |roduce other enc|
00000470  6f 64 69 6e 67 73 2e 20  4e 6f 74 65 20 74 68 61  |odings. Note tha|
00000480  74 20 50 6f 73 74 53 63  72 69 70 74 20 63 68 61  |t PostScript cha|
00000490  72 61 63 74 65 72 0a 25  20 6e 61 6d 65 73 20 61  |racter.% names a|
000004a0  72 65 20 63 61 73 65 2d  73 65 6e 73 69 74 69 76  |re case-sensitiv|
000004b0  65 2e 20 41 6c 73 6f 20  6e 6f 74 65 20 74 68 61  |e. Also note tha|
000004c0  74 20 69 66 20 79 6f 75  20 61 64 64 20 63 6f 6d  |t if you add com|
000004d0  70 6f 73 69 74 65 0a 25  20 63 68 61 72 61 63 74  |posite.% charact|
000004e0  65 72 73 2c 20 79 6f 75  20 6d 75 73 74 20 6d 61  |ers, you must ma|
000004f0  6b 65 20 63 65 72 74 61  69 6e 20 74 68 61 74 20  |ke certain that |
00000500  61 6c 6c 20 74 68 65 69  72 20 63 6f 6d 70 6f 6e  |all their compon|
00000510  65 6e 74 73 20 61 70 70  65 61 72 0a 25 20 73 6f  |ents appear.% so|
00000520  6d 65 77 68 65 72 65 20  69 6e 20 74 68 65 20 65  |mewhere in the e|
00000530  6e 63 6f 64 69 6e 67 20  76 65 63 74 6f 72 20 2d  |ncoding vector -|
00000540  20 69 66 20 6e 65 63 65  73 73 61 72 79 2c 20 61  | if necessary, a|
00000550  6d 6f 6e 67 20 74 68 65  20 75 6e 75 73 65 64 0a  |mong the unused.|
00000560  25 20 63 6f 64 65 73 20  30 2d 33 31 2e 0a 0a 2f  |% codes 0-31.../|
00000570  4c 61 74 69 6e 31 45 6e  63 20 5b 0a 2f 64 6f 74  |Latin1Enc [./dot|
00000580  6c 65 73 73 69 20 2f 72  69 6e 67 20 2f 2e 6e 6f  |lessi /ring /.no|
00000590  74 64 65 66 20 2f 2e 6e  6f 74 64 65 66 20 20 20  |tdef /.notdef   |
000005a0  20 20 20 20 25 20 43 6f  64 65 73 20 30 2d 33 31  |    % Codes 0-31|
000005b0  20 28 63 68 61 72 61 63  74 65 72 0a 2f 2e 6e 6f  | (character./.no|
000005c0  74 64 65 66 20 2f 2e 6e  6f 74 64 65 66 20 2f 2e  |tdef /.notdef /.|
000005d0  6e 6f 74 64 65 66 20 2f  2e 6e 6f 74 64 65 66 20  |notdef /.notdef |
000005e0  20 20 20 20 25 20 20 20  63 6f 6d 70 6f 6e 65 6e  |    %   componen|
000005f0  74 73 20 72 65 71 75 69  72 65 64 20 74 6f 0a 2f  |ts required to./|
00000600  2e 6e 6f 74 64 65 66 20  2f 2e 6e 6f 74 64 65 66  |.notdef /.notdef|
00000610  20 2f 2e 6e 6f 74 64 65  66 20 2f 2e 6e 6f 74 64  | /.notdef /.notd|
00000620  65 66 20 20 20 20 20 25  20 20 20 6d 61 6b 65 20  |ef     %   make |
00000630  61 6c 6c 20 74 68 65 20  63 6f 6d 70 6f 73 69 74  |all the composit|
00000640  65 0a 2f 2e 6e 6f 74 64  65 66 20 2f 2e 6e 6f 74  |e./.notdef /.not|
00000650  64 65 66 20 2f 2e 6e 6f  74 64 65 66 20 2f 2e 6e  |def /.notdef /.n|
00000660  6f 74 64 65 66 20 20 20  20 20 25 20 20 20 63 68  |otdef     %   ch|
00000670  61 72 61 63 74 65 72 73  20 77 6f 72 6b 29 2e 0a  |aracters work)..|
00000680  2f 2e 6e 6f 74 64 65 66  20 2f 2e 6e 6f 74 64 65  |/.notdef /.notde|
00000690  66 20 2f 2e 6e 6f 74 64  65 66 20 2f 2e 6e 6f 74  |f /.notdef /.not|
000006a0  64 65 66 0a 2f 2e 6e 6f  74 64 65 66 20 2f 2e 6e  |def./.notdef /.n|
000006b0  6f 74 64 65 66 20 2f 2e  6e 6f 74 64 65 66 20 2f  |otdef /.notdef /|
000006c0  2e 6e 6f 74 64 65 66 0a  2f 2e 6e 6f 74 64 65 66  |.notdef./.notdef|
000006d0  20 2f 2e 6e 6f 74 64 65  66 20 2f 2e 6e 6f 74 64  | /.notdef /.notd|
000006e0  65 66 20 2f 2e 6e 6f 74  64 65 66 0a 2f 2e 6e 6f  |ef /.notdef./.no|
000006f0  74 64 65 66 20 2f 2e 6e  6f 74 64 65 66 20 2f 2e  |tdef /.notdef /.|
00000700  6e 6f 74 64 65 66 20 2f  2e 6e 6f 74 64 65 66 0a  |notdef /.notdef.|
00000710  2f 73 70 61 63 65 20 2f  65 78 63 6c 61 6d 20 2f  |/space /exclam /|
00000720  71 75 6f 74 65 64 62 6c  20 2f 6e 75 6d 62 65 72  |quotedbl /number|
00000730  73 69 67 6e 20 20 20 20  25 20 43 6f 64 65 73 20  |sign    % Codes |
00000740  33 32 2d 36 33 0a 2f 64  6f 6c 6c 61 72 20 2f 70  |32-63./dollar /p|
00000750  65 72 63 65 6e 74 20 2f  61 6d 70 65 72 73 61 6e  |ercent /ampersan|
00000760  64 20 2f 71 75 6f 74 65  73 69 6e 67 6c 65 0a 2f  |d /quotesingle./|
00000770  70 61 72 65 6e 6c 65 66  74 20 2f 70 61 72 65 6e  |parenleft /paren|
00000780  72 69 67 68 74 20 2f 61  73 74 65 72 69 73 6b 20  |right /asterisk |
00000790  2f 70 6c 75 73 0a 2f 63  6f 6d 6d 61 20 2f 68 79  |/plus./comma /hy|
000007a0  70 68 65 6e 20 2f 70 65  72 69 6f 64 20 2f 73 6c  |phen /period /sl|
000007b0  61 73 68 0a 2f 7a 65 72  6f 20 2f 6f 6e 65 20 2f  |ash./zero /one /|
000007c0  74 77 6f 20 2f 74 68 72  65 65 0a 2f 66 6f 75 72  |two /three./four|
000007d0  20 2f 66 69 76 65 20 2f  73 69 78 20 2f 73 65 76  | /five /six /sev|
000007e0  65 6e 0a 2f 65 69 67 68  74 20 2f 6e 69 6e 65 20  |en./eight /nine |
000007f0  2f 63 6f 6c 6f 6e 20 2f  73 65 6d 69 63 6f 6c 6f  |/colon /semicolo|
00000800  6e 0a 2f 6c 65 73 73 20  2f 65 71 75 61 6c 20 2f  |n./less /equal /|
00000810  67 72 65 61 74 65 72 20  2f 71 75 65 73 74 69 6f  |greater /questio|
00000820  6e 0a 2f 61 74 20 2f 41  20 2f 42 20 2f 43 20 20  |n./at /A /B /C  |
00000830  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000840  20 20 20 20 20 20 20 20  20 20 25 20 43 6f 64 65  |          % Code|
00000850  73 20 36 34 2d 39 35 0a  2f 44 20 2f 45 20 2f 46  |s 64-95./D /E /F|
00000860  20 2f 47 0a 2f 48 20 2f  49 20 2f 4a 20 2f 4b 0a  | /G./H /I /J /K.|
00000870  2f 4c 20 2f 4d 20 2f 4e  20 2f 4f 0a 2f 50 20 2f  |/L /M /N /O./P /|
00000880  51 20 2f 52 20 2f 53 0a  2f 54 20 2f 55 20 2f 56  |Q /R /S./T /U /V|
00000890  20 2f 57 0a 2f 58 20 2f  59 20 2f 5a 20 2f 62 72  | /W./X /Y /Z /br|
000008a0  61 63 6b 65 74 6c 65 66  74 0a 2f 62 61 63 6b 73  |acketleft./backs|
000008b0  6c 61 73 68 20 2f 62 72  61 63 6b 65 74 72 69 67  |lash /bracketrig|
000008c0  68 74 20 2f 63 69 72 63  75 6d 66 6c 65 78 20 2f  |ht /circumflex /|
000008d0  75 6e 64 65 72 73 63 6f  72 65 0a 2f 67 72 61 76  |underscore./grav|
000008e0  65 20 2f 61 20 2f 62 20  2f 63 20 20 20 20 20 20  |e /a /b /c      |
000008f0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000900  20 20 20 25 20 43 6f 64  65 73 20 39 36 2d 31 32  |   % Codes 96-12|
00000910  37 0a 2f 64 20 2f 65 20  2f 66 20 2f 67 0a 2f 68  |7./d /e /f /g./h|
00000920  20 2f 69 20 2f 6a 20 2f  6b 0a 2f 6c 20 2f 6d 20  | /i /j /k./l /m |
00000930  2f 6e 20 2f 6f 0a 2f 70  20 2f 71 20 2f 72 20 2f  |/n /o./p /q /r /|
00000940  73 0a 2f 74 20 2f 75 20  2f 76 20 2f 77 0a 2f 78  |s./t /u /v /w./x|
00000950  20 2f 79 20 2f 7a 20 2f  62 72 61 63 65 6c 65 66  | /y /z /bracelef|
00000960  74 0a 2f 62 61 72 20 2f  62 72 61 63 65 72 69 67  |t./bar /bracerig|
00000970  68 74 20 2f 74 69 6c 64  65 20 2f 2e 6e 6f 74 64  |ht /tilde /.notd|
00000980  65 66 20 20 20 20 20 20  20 20 25 20 4e 42 20 63  |ef        % NB c|
00000990  6f 64 65 20 31 32 37 20  69 73 20 75 6e 75 73 65  |ode 127 is unuse|
000009a0  64 0a 2f 2e 6e 6f 74 64  65 66 20 2f 2e 6e 6f 74  |d./.notdef /.not|
000009b0  64 65 66 20 2f 2e 6e 6f  74 64 65 66 20 2f 2e 6e  |def /.notdef /.n|
000009c0  6f 74 64 65 66 20 20 20  20 20 25 20 43 6f 64 65  |otdef     % Code|
000009d0  73 20 31 32 38 2d 31 33  39 20 28 57 69 6d 70 20  |s 128-139 (Wimp |
000009e0  63 68 61 72 61 63 74 65  72 73 29 0a 2f 2e 6e 6f  |characters)./.no|
000009f0  74 64 65 66 20 2f 2e 6e  6f 74 64 65 66 20 2f 2e  |tdef /.notdef /.|
00000a00  6e 6f 74 64 65 66 20 2f  2e 6e 6f 74 64 65 66 0a  |notdef /.notdef.|
00000a10  2f 2e 6e 6f 74 64 65 66  20 2f 2e 6e 6f 74 64 65  |/.notdef /.notde|
00000a20  66 20 2f 2e 6e 6f 74 64  65 66 20 2f 2e 6e 6f 74  |f /.notdef /.not|
00000a30  64 65 66 0a 2f 2e 6e 6f  74 64 65 66 20 2f 2e 6e  |def./.notdef /.n|
00000a40  6f 74 64 65 66 20 2f 2e  6e 6f 74 64 65 66 20 2f  |otdef /.notdef /|
00000a50  62 75 6c 6c 65 74 20 20  20 20 20 20 25 20 43 6f  |bullet      % Co|
00000a60  64 65 73 20 31 34 30 2d  31 35 39 20 28 41 63 6f  |des 140-159 (Aco|
00000a70  72 6e 20 65 78 74 65 6e  73 69 6f 6e 73 29 0a 2f  |rn extensions)./|
00000a80  71 75 6f 74 65 6c 65 66  74 20 2f 71 75 6f 74 65  |quoteleft /quote|
00000a90  72 69 67 68 74 20 2f 67  75 69 6c 73 69 6e 67 6c  |right /guilsingl|
00000aa0  6c 65 66 74 20 2f 67 75  69 6c 73 69 6e 67 6c 72  |left /guilsinglr|
00000ab0  69 67 68 74 0a 2f 71 75  6f 74 65 64 62 6c 6c 65  |ight./quotedblle|
00000ac0  66 74 20 2f 71 75 6f 74  65 64 62 6c 72 69 67 68  |ft /quotedblrigh|
00000ad0  74 20 2f 71 75 6f 74 65  64 62 6c 62 61 73 65 20  |t /quotedblbase |
00000ae0  2f 65 6e 64 61 73 68 0a  2f 65 6d 64 61 73 68 20  |/endash./emdash |
00000af0  2f 6d 69 6e 75 73 20 2f  4f 45 20 2f 6f 65 0a 2f  |/minus /OE /oe./|
00000b00  64 61 67 67 65 72 20 2f  64 61 67 67 65 72 64 62  |dagger /daggerdb|
00000b10  6c 20 2f 66 69 20 2f 66  6c 0a 2f 73 70 61 63 65  |l /fi /fl./space|
00000b20  20 2f 65 78 63 6c 61 6d  64 6f 77 6e 20 2f 63 65  | /exclamdown /ce|
00000b30  6e 74 20 2f 73 74 65 72  6c 69 6e 67 20 20 20 20  |nt /sterling    |
00000b40  20 20 25 20 43 6f 64 65  73 20 31 36 30 2d 31 39  |  % Codes 160-19|
00000b50  31 0a 2f 63 75 72 72 65  6e 63 79 20 2f 79 65 6e  |1./currency /yen|
00000b60  20 2f 62 72 6f 6b 65 6e  62 61 72 20 2f 73 65 63  | /brokenbar /sec|
00000b70  74 69 6f 6e 0a 2f 64 69  65 72 65 73 69 73 20 2f  |tion./dieresis /|
00000b80  63 6f 70 79 72 69 67 68  74 20 2f 6f 72 64 66 65  |copyright /ordfe|
00000b90  6d 69 6e 69 6e 65 20 2f  67 75 69 6c 6c 65 6d 6f  |minine /guillemo|
00000ba0  74 6c 65 66 74 0a 2f 6c  6f 67 69 63 61 6c 6e 6f  |tleft./logicalno|
00000bb0  74 20 2f 68 79 70 68 65  6e 20 2f 72 65 67 69 73  |t /hyphen /regis|
00000bc0  74 65 72 65 64 20 2f 6d  61 63 72 6f 6e 0a 2f 64  |tered /macron./d|
00000bd0  65 67 72 65 65 20 2f 70  6c 75 73 6d 69 6e 75 73  |egree /plusminus|
00000be0  20 2f 74 77 6f 73 75 70  65 72 69 6f 72 20 2f 74  | /twosuperior /t|
00000bf0  68 72 65 65 73 75 70 65  72 69 6f 72 0a 2f 61 63  |hreesuperior./ac|
00000c00  75 74 65 20 2f 6d 75 20  2f 70 61 72 61 67 72 61  |ute /mu /paragra|
00000c10  70 68 20 2f 70 65 72 69  6f 64 63 65 6e 74 65 72  |ph /periodcenter|
00000c20  65 64 0a 2f 63 65 64 69  6c 6c 61 20 2f 6f 6e 65  |ed./cedilla /one|
00000c30  73 75 70 65 72 69 6f 72  20 2f 6f 72 64 6d 61 73  |superior /ordmas|
00000c40  63 75 6c 69 6e 65 20 2f  67 75 69 6c 6c 65 6d 6f  |culine /guillemo|
00000c50  74 72 69 67 68 74 0a 2f  6f 6e 65 71 75 61 72 74  |tright./onequart|
00000c60  65 72 20 2f 6f 6e 65 68  61 6c 66 20 2f 74 68 72  |er /onehalf /thr|
00000c70  65 65 71 75 61 72 74 65  72 73 20 2f 71 75 65 73  |eequarters /ques|
00000c80  74 69 6f 6e 64 6f 77 6e  0a 2f 41 67 72 61 76 65  |tiondown./Agrave|
00000c90  20 2f 41 61 63 75 74 65  20 2f 41 63 69 72 63 75  | /Aacute /Acircu|
00000ca0  6d 66 6c 65 78 20 2f 41  74 69 6c 64 65 20 20 20  |mflex /Atilde   |
00000cb0  20 25 20 43 6f 64 65 73  20 31 39 32 2d 32 32 33  | % Codes 192-223|
00000cc0  0a 2f 41 64 69 65 72 65  73 69 73 20 2f 41 72 69  |./Adieresis /Ari|
00000cd0  6e 67 20 2f 41 45 20 2f  43 63 65 64 69 6c 6c 61  |ng /AE /Ccedilla|
00000ce0  0a 2f 45 67 72 61 76 65  20 2f 45 61 63 75 74 65  |./Egrave /Eacute|
00000cf0  20 2f 45 63 69 72 63 75  6d 66 6c 65 78 20 2f 45  | /Ecircumflex /E|
00000d00  64 69 65 72 65 73 69 73  0a 2f 49 67 72 61 76 65  |dieresis./Igrave|
00000d10  20 2f 49 61 63 75 74 65  20 2f 49 63 69 72 63 75  | /Iacute /Icircu|
00000d20  6d 66 6c 65 78 20 2f 49  64 69 65 72 65 73 69 73  |mflex /Idieresis|
00000d30  0a 2f 45 74 68 20 2f 4e  74 69 6c 64 65 20 2f 4f  |./Eth /Ntilde /O|
00000d40  67 72 61 76 65 20 2f 4f  61 63 75 74 65 0a 2f 4f  |grave /Oacute./O|
00000d50  63 69 72 63 75 6d 66 6c  65 78 20 2f 4f 74 69 6c  |circumflex /Otil|
00000d60  64 65 20 2f 4f 64 69 65  72 65 73 69 73 20 2f 6d  |de /Odieresis /m|
00000d70  75 6c 74 69 70 6c 79 0a  2f 4f 73 6c 61 73 68 20  |ultiply./Oslash |
00000d80  2f 55 67 72 61 76 65 20  2f 55 61 63 75 74 65 20  |/Ugrave /Uacute |
00000d90  2f 55 63 69 72 63 75 6d  66 6c 65 78 0a 2f 55 64  |/Ucircumflex./Ud|
00000da0  69 65 72 65 73 69 73 20  2f 59 61 63 75 74 65 20  |ieresis /Yacute |
00000db0  2f 54 68 6f 72 6e 20 2f  67 65 72 6d 61 6e 64 62  |/Thorn /germandb|
00000dc0  6c 73 0a 2f 61 67 72 61  76 65 20 2f 61 61 63 75  |ls./agrave /aacu|
00000dd0  74 65 20 2f 61 63 69 72  63 75 6d 66 6c 65 78 20  |te /acircumflex |
00000de0  2f 61 74 69 6c 64 65 20  20 20 20 25 20 43 6f 64  |/atilde    % Cod|
00000df0  65 73 20 32 32 34 2d 32  35 35 0a 2f 61 64 69 65  |es 224-255./adie|
00000e00  72 65 73 69 73 20 2f 61  72 69 6e 67 20 2f 61 65  |resis /aring /ae|
00000e10  20 2f 63 63 65 64 69 6c  6c 61 0a 2f 65 67 72 61  | /ccedilla./egra|
00000e20  76 65 20 2f 65 61 63 75  74 65 20 2f 65 63 69 72  |ve /eacute /ecir|
00000e30  63 75 6d 66 6c 65 78 20  2f 65 64 69 65 72 65 73  |cumflex /edieres|
00000e40  69 73 0a 2f 69 67 72 61  76 65 20 2f 69 61 63 75  |is./igrave /iacu|
00000e50  74 65 20 2f 69 63 69 72  63 75 6d 66 6c 65 78 20  |te /icircumflex |
00000e60  2f 69 64 69 65 72 65 73  69 73 0a 2f 65 74 68 20  |/idieresis./eth |
00000e70  2f 6e 74 69 6c 64 65 20  2f 6f 67 72 61 76 65 20  |/ntilde /ograve |
00000e80  2f 6f 61 63 75 74 65 0a  2f 6f 63 69 72 63 75 6d  |/oacute./ocircum|
00000e90  66 6c 65 78 20 2f 6f 74  69 6c 64 65 20 2f 6f 64  |flex /otilde /od|
00000ea0  69 65 72 65 73 69 73 20  2f 64 69 76 69 64 65 0a  |ieresis /divide.|
00000eb0  2f 6f 73 6c 61 73 68 20  2f 75 67 72 61 76 65 20  |/oslash /ugrave |
00000ec0  2f 75 61 63 75 74 65 20  2f 75 63 69 72 63 75 6d  |/uacute /ucircum|
00000ed0  66 6c 65 78 0a 2f 75 64  69 65 72 65 73 69 73 20  |flex./udieresis |
00000ee0  2f 79 61 63 75 74 65 20  2f 74 68 6f 72 6e 20 2f  |/yacute /thorn /|
00000ef0  79 64 69 65 72 65 73 69  73 0a 5d 20 64 65 66 0a  |ydieresis.] def.|
00000f00  0a 25 2f 20 21 50 72 69  6e 74 65 72 50 53 20 69  |.%/ !PrinterPS i|
00000f10  73 20 6e 6f 74 20 69 6e  74 65 72 65 73 74 65 64  |s not interested|
00000f20  20 69 6e 20 74 68 65 20  72 65 73 74 20 6f 66 20  | in the rest of |
00000f30  74 68 69 73 20 66 69 6c  65 0a 0a 25 20 54 68 69  |this file..% Thi|
00000f40  73 20 69 73 20 61 6e 20  65 6e 63 6f 64 69 6e 67  |s is an encoding|
00000f50  20 76 65 63 74 6f 72 20  66 6f 72 20 61 20 66 6f  | vector for a fo|
00000f60  6e 74 20 74 68 61 74 20  69 73 20 61 20 73 75 62  |nt that is a sub|
00000f70  73 65 74 20 6f 66 0a 25  20 5a 61 70 66 44 69 6e  |set of.% ZapfDin|
00000f80  67 62 61 74 73 2e 20 49  74 20 68 61 73 20 73 6f  |gbats. It has so|
00000f90  6d 65 20 70 65 72 6d 75  74 61 74 69 6f 6e 73 20  |me permutations |
00000fa0  66 72 6f 6d 20 74 68 65  20 6f 72 69 67 69 6e 61  |from the origina|
00000fb0  6c 20 5a 61 70 66 44 69  6e 67 62 61 74 73 0a 25  |l ZapfDingbats.%|
00000fc0  20 65 6e 63 6f 64 69 6e  67 20 74 6f 20 65 6e 73  | encoding to ens|
00000fd0  75 72 65 20 74 68 61 74  20 61 20 73 65 74 20 6f  |ure that a set o|
00000fe0  66 20 63 6f 6e 76 65 6e  69 65 6e 74 20 76 61 72  |f convenient var|
00000ff0  69 65 64 20 62 75 6c 6c  65 74 20 63 68 61 72 61  |ied bullet chara|
00001000  63 74 65 72 73 0a 25 20  61 72 65 20 61 6c 6c 20  |cters.% are all |
00001010  64 72 61 77 6e 20 74 6f  67 65 74 68 65 72 20 69  |drawn together i|
00001020  6e 20 74 68 65 20 63 6f  64 65 73 20 26 36 31 20  |n the codes &61 |
00001030  74 6f 20 26 36 46 2e 0a  25 20 54 68 65 73 65 20  |to &6F..% These |
00001040  70 65 72 6d 75 74 61 74  69 6f 6e 73 20 61 72 65  |permutations are|
00001050  20 61 73 20 66 6f 6c 6c  6f 77 73 3a 0a 25 20 20  | as follows:.%  |
00001060  20 73 77 61 70 20 26 32  35 20 28 61 34 29 20 20  | swap &25 (a4)  |
00001070  77 69 74 68 20 26 36 31  20 28 61 36 30 29 0a 25  |with &61 (a60).%|
00001080  20 20 20 6d 6f 76 65 20  26 33 34 20 28 61 32 30  |   move &34 (a20|
00001090  29 20 74 6f 20 20 20 26  36 32 0a 25 20 20 20 6d  |) to   &62.%   m|
000010a0  6f 76 65 20 26 33 38 20  28 61 32 34 29 20 74 6f  |ove &38 (a24) to|
000010b0  20 20 20 26 36 33 0a 25  20 20 20 73 77 61 70 20  |   &63.%   swap |
000010c0  26 34 38 20 28 61 33 35  29 20 77 69 74 68 20 26  |&48 (a35) with &|
000010d0  36 35 20 28 61 36 34 29  0a 25 20 20 20 6d 6f 76  |65 (a64).%   mov|
000010e0  65 20 26 35 44 20 28 61  35 36 29 20 74 6f 20 20  |e &5D (a56) to  |
000010f0  20 26 36 36 0a 25 20 20  20 6d 6f 76 65 20 26 37  | &66.%   move &7|
00001100  30 20 28 61 32 30 33 29  74 6f 20 20 20 26 36 37  |0 (a203)to   &67|
00001110  0a 25 20 20 20 6d 6f 76  65 20 26 37 31 20 28 61  |.%   move &71 (a|
00001120  37 35 29 20 74 6f 20 20  20 26 36 38 0a 25 20 20  |75) to   &68.%  |
00001130  20 73 77 61 70 20 26 37  32 20 28 61 32 30 34 29  | swap &72 (a204)|
00001140  77 69 74 68 20 26 36 39  20 28 61 36 38 29 0a 25  |with &69 (a68).%|
00001150  20 20 20 6d 6f 76 65 20  26 37 35 20 28 61 37 38  |   move &75 (a78|
00001160  29 20 74 6f 20 20 20 26  36 41 0a 25 20 20 20 73  |) to   &6A.%   s|
00001170  77 61 70 20 26 45 37 20  28 61 31 37 37 29 77 69  |wap &E7 (a177)wi|
00001180  74 68 20 26 36 42 20 28  61 37 30 29 0a 0a 2f 53  |th &6B (a70)../S|
00001190  65 6c 77 79 6e 45 6e 63  20 5b 0a 2f 2e 6e 6f 74  |elwynEnc [./.not|
000011a0  64 65 66 20 2f 2e 6e 6f  74 64 65 66 20 2f 2e 6e  |def /.notdef /.n|
000011b0  6f 74 64 65 66 20 2f 2e  6e 6f 74 64 65 66 20 20  |otdef /.notdef  |
000011c0  20 20 20 25 20 43 6f 64  65 73 20 30 2d 33 31 20  |   % Codes 0-31 |
000011d0  28 63 68 61 72 61 63 74  65 72 0a 2f 2e 6e 6f 74  |(character./.not|
000011e0  64 65 66 20 2f 2e 6e 6f  74 64 65 66 20 2f 2e 6e  |def /.notdef /.n|
000011f0  6f 74 64 65 66 20 2f 2e  6e 6f 74 64 65 66 20 20  |otdef /.notdef  |
00001200  20 20 20 25 20 20 20 63  6f 6d 70 6f 6e 65 6e 74  |   %   component|
00001210  73 20 72 65 71 75 69 72  65 64 20 74 6f 0a 2f 2e  |s required to./.|
00001220  6e 6f 74 64 65 66 20 2f  2e 6e 6f 74 64 65 66 20  |notdef /.notdef |
00001230  2f 2e 6e 6f 74 64 65 66  20 2f 2e 6e 6f 74 64 65  |/.notdef /.notde|
00001240  66 20 20 20 20 20 25 20  20 20 6d 61 6b 65 20 61  |f     %   make a|
00001250  6c 6c 20 74 68 65 20 63  6f 6d 70 6f 73 69 74 65  |ll the composite|
00001260  0a 2f 2e 6e 6f 74 64 65  66 20 2f 2e 6e 6f 74 64  |./.notdef /.notd|
00001270  65 66 20 2f 2e 6e 6f 74  64 65 66 20 2f 2e 6e 6f  |ef /.notdef /.no|
00001280  74 64 65 66 20 20 20 20  20 25 20 20 20 63 68 61  |tdef     %   cha|
00001290  72 61 63 74 65 72 73 20  77 6f 72 6b 29 2e 0a 2f  |racters work)../|
000012a0  2e 6e 6f 74 64 65 66 20  2f 2e 6e 6f 74 64 65 66  |.notdef /.notdef|
000012b0  20 2f 2e 6e 6f 74 64 65  66 20 2f 2e 6e 6f 74 64  | /.notdef /.notd|
000012c0  65 66 0a 2f 2e 6e 6f 74  64 65 66 20 2f 2e 6e 6f  |ef./.notdef /.no|
000012d0  74 64 65 66 20 2f 2e 6e  6f 74 64 65 66 20 2f 2e  |tdef /.notdef /.|
000012e0  6e 6f 74 64 65 66 0a 2f  2e 6e 6f 74 64 65 66 20  |notdef./.notdef |
000012f0  2f 2e 6e 6f 74 64 65 66  20 2f 2e 6e 6f 74 64 65  |/.notdef /.notde|
00001300  66 20 2f 2e 6e 6f 74 64  65 66 0a 2f 2e 6e 6f 74  |f /.notdef./.not|
00001310  64 65 66 20 2f 2e 6e 6f  74 64 65 66 20 2f 2e 6e  |def /.notdef /.n|
00001320  6f 74 64 65 66 20 2f 2e  6e 6f 74 64 65 66 0a 2f  |otdef /.notdef./|
00001330  73 70 61 63 65 20 2f 61  31 20 2f 61 32 20 2f 61  |space /a1 /a2 /a|
00001340  32 30 32 20 20 20 20 20  20 20 20 20 20 20 20 20  |202             |
00001350  20 20 20 20 20 20 20 25  20 43 6f 64 65 73 20 33  |       % Codes 3|
00001360  32 2d 36 33 0a 2f 61 33  20 2f 61 36 30 20 2f 2e  |2-63./a3 /a60 /.|
00001370  6e 6f 74 64 65 66 20 2f  61 31 31 39 0a 2f 2e 6e  |notdef /a119./.n|
00001380  6f 74 64 65 66 20 2f 61  31 31 37 20 2f 61 31 31  |otdef /a117 /a11|
00001390  20 2f 61 31 32 0a 2f 2e  6e 6f 74 64 65 66 20 2f  | /a12./.notdef /|
000013a0  61 31 34 20 2f 2e 6e 6f  74 64 65 66 20 2f 2e 6e  |a14 /.notdef /.n|
000013b0  6f 74 64 65 66 0a 2f 2e  6e 6f 74 64 65 66 20 2f  |otdef./.notdef /|
000013c0  2e 6e 6f 74 64 65 66 20  2f 2e 6e 6f 74 64 65 66  |.notdef /.notdef|
000013d0  20 2f 61 31 39 0a 2f 2e  6e 6f 74 64 65 66 20 2f  | /a19./.notdef /|
000013e0  61 32 31 20 2f 61 32 32  20 2f 2e 6e 6f 74 64 65  |a21 /a22 /.notde|
000013f0  66 0a 2f 2e 6e 6f 74 64  65 66 20 2f 61 32 35 20  |f./.notdef /a25 |
00001400  2f 61 32 36 20 2f 61 32  37 0a 2f 61 32 38 20 2f  |/a26 /a27./a28 /|
00001410  61 36 20 2f 61 37 20 2f  61 38 0a 2f 61 39 20 2f  |a6 /a7 /a8./a9 /|
00001420  61 31 30 20 2f 2e 6e 6f  74 64 65 66 20 2f 2e 6e  |a10 /.notdef /.n|
00001430  6f 74 64 65 66 20 20 20  20 20 20 20 20 20 20 20  |otdef           |
00001440  20 20 20 25 20 43 6f 64  65 73 20 36 34 2d 39 35  |   % Codes 64-95|
00001450  0a 2f 2e 6e 6f 74 64 65  66 20 2f 2e 6e 6f 74 64  |./.notdef /.notd|
00001460  65 66 20 2f 61 33 33 20  2f 61 33 34 0a 2f 61 36  |ef /a33 /a34./a6|
00001470  34 20 2f 61 33 36 20 2f  61 33 37 20 2f 2e 6e 6f  |4 /a36 /a37 /.no|
00001480  74 64 65 66 0a 2f 61 33  39 20 2f 61 34 30 20 2f  |tdef./a39 /a40 /|
00001490  2e 6e 6f 74 64 65 66 20  2f 2e 6e 6f 74 64 65 66  |.notdef /.notdef|
000014a0  0a 2f 61 34 33 20 2f 61  34 34 20 2f 2e 6e 6f 74  |./a43 /a44 /.not|
000014b0  64 65 66 20 2f 2e 6e 6f  74 64 65 66 0a 2f 2e 6e  |def /.notdef./.n|
000014c0  6f 74 64 65 66 20 2f 2e  6e 6f 74 64 65 66 20 2f  |otdef /.notdef /|
000014d0  2e 6e 6f 74 64 65 66 20  2f 2e 6e 6f 74 64 65 66  |.notdef /.notdef|
000014e0  0a 2f 2e 6e 6f 74 64 65  66 20 2f 2e 6e 6f 74 64  |./.notdef /.notd|
000014f0  65 66 20 2f 2e 6e 6f 74  64 65 66 20 2f 61 35 34  |ef /.notdef /a54|
00001500  0a 2f 61 35 35 20 2f 2e  6e 6f 74 64 65 66 20 2f  |./a55 /.notdef /|
00001510  61 35 37 20 2f 61 35 38  0a 2f 61 35 39 20 2f 61  |a57 /a58./a59 /a|
00001520  34 20 2f 61 32 30 20 2f  61 32 34 20 20 20 20 20  |4 /a20 /a24     |
00001530  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001540  20 25 20 43 6f 64 65 73  20 39 36 2d 31 32 37 0a  | % Codes 96-127.|
00001550  2f 61 36 33 20 2f 61 33  35 20 2f 61 35 36 20 2f  |/a63 /a35 /a56 /|
00001560  61 32 30 33 0a 2f 61 37  35 20 2f 61 32 30 34 20  |a203./a75 /a204 |
00001570  2f 61 37 38 20 2f 61 31  37 37 0a 2f 61 37 31 20  |/a78 /a177./a71 |
00001580  2f 61 37 32 20 2f 61 37  33 20 2f 61 37 34 0a 2f  |/a72 /a73 /a74./|
00001590  2e 6e 6f 74 64 65 66 20  2f 2e 6e 6f 74 64 65 66  |.notdef /.notdef|
000015a0  20 2f 61 36 38 20 2f 61  37 36 0a 2f 61 37 37 20  | /a68 /a76./a77 |
000015b0  2f 2e 6e 6f 74 64 65 66  20 2f 61 37 39 20 2f 61  |/.notdef /a79 /a|
000015c0  38 31 0a 2f 61 38 32 20  2f 61 38 33 20 2f 61 38  |81./a82 /a83 /a8|
000015d0  34 20 2f 2e 6e 6f 74 64  65 66 0a 2f 2e 6e 6f 74  |4 /.notdef./.not|
000015e0  64 65 66 20 2f 2e 6e 6f  74 64 65 66 20 2f 2e 6e  |def /.notdef /.n|
000015f0  6f 74 64 65 66 20 2f 2e  6e 6f 74 64 65 66 0a 2f  |otdef /.notdef./|
00001600  2e 6e 6f 74 64 65 66 20  2f 2e 6e 6f 74 64 65 66  |.notdef /.notdef|
00001610  20 2f 2e 6e 6f 74 64 65  66 20 2f 2e 6e 6f 74 64  | /.notdef /.notd|
00001620  65 66 20 20 20 20 20 25  20 43 6f 64 65 73 20 31  |ef     % Codes 1|
00001630  32 38 2d 31 35 39 0a 2f  2e 6e 6f 74 64 65 66 20  |28-159./.notdef |
00001640  2f 2e 6e 6f 74 64 65 66  20 2f 2e 6e 6f 74 64 65  |/.notdef /.notde|
00001650  66 20 2f 2e 6e 6f 74 64  65 66 0a 2f 2e 6e 6f 74  |f /.notdef./.not|
00001660  64 65 66 20 2f 2e 6e 6f  74 64 65 66 20 2f 2e 6e  |def /.notdef /.n|
00001670  6f 74 64 65 66 20 2f 2e  6e 6f 74 64 65 66 0a 2f  |otdef /.notdef./|
00001680  2e 6e 6f 74 64 65 66 20  2f 2e 6e 6f 74 64 65 66  |.notdef /.notdef|
00001690  20 2f 2e 6e 6f 74 64 65  66 20 2f 2e 6e 6f 74 64  | /.notdef /.notd|
000016a0  65 66 0a 2f 2e 6e 6f 74  64 65 66 20 2f 2e 6e 6f  |ef./.notdef /.no|
000016b0  74 64 65 66 20 2f 2e 6e  6f 74 64 65 66 20 2f 2e  |tdef /.notdef /.|
000016c0  6e 6f 74 64 65 66 0a 2f  2e 6e 6f 74 64 65 66 20  |notdef./.notdef |
000016d0  2f 2e 6e 6f 74 64 65 66  20 2f 2e 6e 6f 74 64 65  |/.notdef /.notde|
000016e0  66 20 2f 2e 6e 6f 74 64  65 66 0a 2f 2e 6e 6f 74  |f /.notdef./.not|
000016f0  64 65 66 20 2f 2e 6e 6f  74 64 65 66 20 2f 2e 6e  |def /.notdef /.n|
00001700  6f 74 64 65 66 20 2f 2e  6e 6f 74 64 65 66 0a 2f  |otdef /.notdef./|
00001710  2e 6e 6f 74 64 65 66 20  2f 2e 6e 6f 74 64 65 66  |.notdef /.notdef|
00001720  20 2f 2e 6e 6f 74 64 65  66 20 2f 2e 6e 6f 74 64  | /.notdef /.notd|
00001730  65 66 0a 2f 2e 6e 6f 74  64 65 66 20 2f 2e 6e 6f  |ef./.notdef /.no|
00001740  74 64 65 66 20 2f 2e 6e  6f 74 64 65 66 20 2f 2e  |tdef /.notdef /.|
00001750  6e 6f 74 64 65 66 20 20  20 20 20 25 20 43 6f 64  |notdef     % Cod|
00001760  65 73 20 31 36 30 2d 31  39 31 0a 2f 2e 6e 6f 74  |es 160-191./.not|
00001770  64 65 66 20 2f 2e 6e 6f  74 64 65 66 20 2f 2e 6e  |def /.notdef /.n|
00001780  6f 74 64 65 66 20 2f 2e  6e 6f 74 64 65 66 0a 2f  |otdef /.notdef./|
00001790  61 31 31 32 20 2f 61 31  31 31 20 2f 61 31 31 30  |a112 /a111 /a110|
000017a0  20 2f 61 31 30 39 0a 2f  61 31 32 30 20 2f 61 31  | /a109./a120 /a1|
000017b0  32 31 20 2f 61 31 32 32  20 2f 61 31 32 33 0a 2f  |21 /a122 /a123./|
000017c0  61 31 32 34 20 2f 61 31  32 35 20 2f 61 31 32 36  |a124 /a125 /a126|
000017d0  20 2f 61 31 32 37 0a 2f  61 31 32 38 20 2f 61 31  | /a127./a128 /a1|
000017e0  32 39 20 2f 61 31 33 30  20 2f 61 31 33 31 0a 2f  |29 /a130 /a131./|
000017f0  61 31 33 32 20 2f 61 31  33 33 20 2f 61 31 33 34  |a132 /a133 /a134|
00001800  20 2f 61 31 33 35 0a 2f  61 31 33 36 20 2f 61 31  | /a135./a136 /a1|
00001810  33 37 20 2f 61 31 33 38  20 2f 61 31 33 39 0a 2f  |37 /a138 /a139./|
00001820  2e 6e 6f 74 64 65 66 20  2f 2e 6e 6f 74 64 65 66  |.notdef /.notdef|
00001830  20 2f 2e 6e 6f 74 64 65  66 20 2f 2e 6e 6f 74 64  | /.notdef /.notd|
00001840  65 66 20 20 20 20 20 25  20 43 6f 64 65 73 20 31  |ef     % Codes 1|
00001850  39 32 2d 32 32 33 0a 2f  2e 6e 6f 74 64 65 66 20  |92-223./.notdef |
00001860  2f 2e 6e 6f 74 64 65 66  20 2f 2e 6e 6f 74 64 65  |/.notdef /.notde|
00001870  66 20 2f 2e 6e 6f 74 64  65 66 0a 2f 2e 6e 6f 74  |f /.notdef./.not|
00001880  64 65 66 20 2f 2e 6e 6f  74 64 65 66 20 2f 2e 6e  |def /.notdef /.n|
00001890  6f 74 64 65 66 20 2f 2e  6e 6f 74 64 65 66 0a 2f  |otdef /.notdef./|
000018a0  2e 6e 6f 74 64 65 66 20  2f 2e 6e 6f 74 64 65 66  |.notdef /.notdef|
000018b0  20 2f 2e 6e 6f 74 64 65  66 20 2f 2e 6e 6f 74 64  | /.notdef /.notd|
000018c0  65 66 0a 2f 2e 6e 6f 74  64 65 66 20 2f 2e 6e 6f  |ef./.notdef /.no|
000018d0  74 64 65 66 20 2f 2e 6e  6f 74 64 65 66 20 2f 2e  |tdef /.notdef /.|
000018e0  6e 6f 74 64 65 66 0a 2f  2e 6e 6f 74 64 65 66 20  |notdef./.notdef |
000018f0  2f 61 31 36 31 20 2f 61  31 36 33 20 2f 61 31 36  |/a161 /a163 /a16|
00001900  34 0a 2f 61 31 39 36 20  2f 61 31 36 35 20 2f 61  |4./a196 /a165 /a|
00001910  31 39 32 20 2f 2e 6e 6f  74 64 65 66 0a 2f 61 31  |192 /.notdef./a1|
00001920  36 37 20 2f 2e 6e 6f 74  64 65 66 20 2f 2e 6e 6f  |67 /.notdef /.no|
00001930  74 64 65 66 20 2f 2e 6e  6f 74 64 65 66 0a 2f 2e  |tdef /.notdef./.|
00001940  6e 6f 74 64 65 66 20 2f  2e 6e 6f 74 64 65 66 20  |notdef /.notdef |
00001950  2f 61 31 37 33 20 2f 61  31 36 32 20 20 20 20 20  |/a173 /a162     |
00001960  20 20 20 20 20 20 25 20  43 6f 64 65 73 20 32 32  |      % Codes 22|
00001970  34 2d 32 35 35 0a 2f 61  31 37 34 20 2f 61 31 37  |4-255./a174 /a17|
00001980  35 20 2f 61 31 37 36 20  2f 61 37 30 0a 2f 2e 6e  |5 /a176 /a70./.n|
00001990  6f 74 64 65 66 20 2f 2e  6e 6f 74 64 65 66 20 2f  |otdef /.notdef /|
000019a0  2e 6e 6f 74 64 65 66 20  2f 2e 6e 6f 74 64 65 66  |.notdef /.notdef|
000019b0  0a 2f 2e 6e 6f 74 64 65  66 20 2f 2e 6e 6f 74 64  |./.notdef /.notd|
000019c0  65 66 20 2f 2e 6e 6f 74  64 65 66 20 2f 2e 6e 6f  |ef /.notdef /.no|
000019d0  74 64 65 66 0a 2f 61 63  6f 72 6e 20 2f 2e 6e 6f  |tdef./acorn /.no|
000019e0  74 64 65 66 20 2f 2e 6e  6f 74 64 65 66 20 2f 2e  |tdef /.notdef /.|
000019f0  6e 6f 74 64 65 66 20 20  20 20 20 20 20 25 20 41  |notdef       % A|
00001a00  63 6f 72 6e 20 63 68 61  72 61 63 74 65 72 20 6e  |corn character n|
00001a10  6f 74 20 61 76 61 69 6c  61 62 6c 65 2c 0a 2f 2e  |ot available,./.|
00001a20  6e 6f 74 64 65 66 20 2f  2e 6e 6f 74 64 65 66 20  |notdef /.notdef |
00001a30  2f 2e 6e 6f 74 64 65 66  20 2f 2e 6e 6f 74 64 65  |/.notdef /.notde|
00001a40  66 20 20 20 20 20 25 20  20 20 73 6f 20 62 65 63  |f     %   so bec|
00001a50  6f 6d 65 73 20 2f 2e 6e  6f 74 64 65 66 0a 2f 2e  |omes /.notdef./.|
00001a60  6e 6f 74 64 65 66 20 2f  2e 6e 6f 74 64 65 66 20  |notdef /.notdef |
00001a70  2f 2e 6e 6f 74 64 65 66  20 2f 2e 6e 6f 74 64 65  |/.notdef /.notde|
00001a80  66 0a 2f 2e 6e 6f 74 64  65 66 20 2f 2e 6e 6f 74  |f./.notdef /.not|
00001a90  64 65 66 20 2f 2e 6e 6f  74 64 65 66 20 2f 2e 6e  |def /.notdef /.n|
00001aa0  6f 74 64 65 66 0a 5d 20  64 65 66 0a              |otdef.] def.|
00001aac