]> git.ipfire.org Git - thirdparty/cups.git/blob - pstoraster/gs_ksb_e.ps
Import cups.org releases
[thirdparty/cups.git] / pstoraster / gs_ksb_e.ps
1 % Copyright (C) 1994 Aladdin Enterprises. All rights reserved.
2 %
3 % This file is part of GNU Ghostscript.
4 %
5 % GNU Ghostscript is distributed in the hope that it will be useful, but
6 % WITHOUT ANY WARRANTY. No author or distributor accepts responsibility
7 % to anyone for the consequences of using it or for whether it serves any
8 % particular purpose or works at all, unless he says so in writing. Refer
9 % to the GNU General Public License for full details.
10 %
11 % Everyone is granted permission to copy, modify and redistribute GNU
12 % Ghostscript, but only under the conditions described in the GNU General
13 % Public License. A copy of this license is supposed to have been given
14 % to you along with GNU Ghostscript so you can know your rights and
15 % responsibilities. It should be in a file named COPYING. Among other
16 % things, the copyright notice and this notice must be preserved on all
17 % copies.
18 %
19 % Aladdin Enterprises supports the work of the GNU Project, but is not
20 % affiliated with the Free Software Foundation or the GNU Project. GNU
21 % Ghostscript, as distributed by Aladdin Enterprises, does not require any
22 % GNU software to build or run it.
23
24 % $Id: gs_ksb_e.ps 956 2000-03-08 23:15:43Z mike $
25 % Define the KanjiSub encoding vector.
26 /currentglobal where
27 { pop currentglobal { setglobal } true setglobal }
28 { { } }
29 ifelse
30 /KanjiSubEncoding
31 %\x00
32 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
33 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
34 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
35 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
36 %\x20
37 /.notdef /c21 /c22 /c23 /c24 /c25 /c26 /c27
38 /c28 /c29 /c2A /c2B /c2C /c2D /c2E /c2F
39 /c30 /c31 /c32 /c33 /c34 /c35 /c36 /c37
40 /c38 /c39 /c3A /c3B /c3C /c3D /c3E /c3F
41 %\x40
42 /c40 /c41 /c42 /c43 /c44 /c45 /c46 /c47
43 /c48 /c49 /c4A /c4B /c4C /c4D /c4E /c4F
44 /c50 /c51 /c52 /c53 /c54 /c55 /c56 /c57
45 /c58 /c59 /c5A /c5B /c5C /c5D /c5E /c5F
46 %\x60
47 /c60 /c61 /c62 /c63 /c64 /c65 /c66 /c67
48 /c68 /c69 /c6A /c6B /c6C /c6D /c6E /c6F
49 /c70 /c71 /c72 /c73 /c74 /c75 /c76 /c77
50 /c78 /c79 /c7A /c7B /c7C /c7D /c7E /.notdef
51 %\x80
52 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
53 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
54 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
55 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
56 %\xA0
57 /.notdef /c21 /c22 /c23 /c24 /c25 /c26 /c27
58 /c28 /c29 /c2A /c2B /c2C /c2D /c2E /c2F
59 /c30 /c31 /c32 /c33 /c34 /c35 /c36 /c37
60 /c38 /c39 /c3A /c3B /c3C /c3D /c3E /c3F
61 %\xC0
62 /c40 /c41 /c42 /c43 /c44 /c45 /c46 /c47
63 /c48 /c49 /c4A /c4B /c4C /c4D /c4E /c4F
64 /c50 /c51 /c52 /c53 /c54 /c55 /c56 /c57
65 /c58 /c59 /c5A /c5B /c5C /c5D /c5E /c5F
66 %\xE0
67 /c60 /c61 /c62 /c63 /c64 /c65 /c66 /c67
68 /c68 /c69 /c6A /c6B /c6C /c6D /c6E /c6F
69 /c70 /c71 /c72 /c73 /c74 /c75 /c76 /c77
70 /c78 /c79 /c7A /c7B /c7C /c7D /c7E /.notdef
71 256 packedarray .defineencoding
72 exec