Subversion Repositories planix.SVN

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
%    Copyright (C) 1996 Aladdin Enterprises.  All rights reserved.
2
% 
3
% This software is provided AS-IS with no warranty, either express or
4
% implied.
5
% 
6
% This software is distributed under license and may not be copied,
7
% modified or distributed except as expressly authorized under the terms
8
% of the license contained in the file LICENSE in this distribution.
9
% 
10
% For more information about licensing, please refer to
11
% http://www.ghostscript.com/licensing/. For information on
12
% commercial licensing, go to http://www.artifex.com/licensing/ or
13
% contact Artifex Software, Inc., 101 Lucas Valley Road #110,
14
% San Rafael, CA  94903, U.S.A., +1(415)492-9861.
15
 
16
% $Id: gs_wl2_e.ps,v 1.4 2002/02/21 21:49:28 giles Exp $
17
% Define the Windows 3.1 Latin 2 encoding vector (H-P Symbol set 9E).
18
/currentglobal where
19
 { pop currentglobal { setglobal } true setglobal }
20
 { { } }
21
ifelse
22
/Win32Latin2Encoding
23
ISOLatin1Encoding 0 39 getinterval aload pop
24
    /quotesingle
25
ISOLatin1Encoding 40 5 getinterval aload pop
26
    /hyphen
27
ISOLatin1Encoding 46 50 getinterval aload pop
28
    /grave
29
ISOLatin1Encoding 97 30 getinterval aload pop
30
    /graybox
31
% \20x
32
    /.notdef /.notdef /quotesinglbase /.notdef
33
	/quotedblbase /ellipsis /dagger /daggerdbl
34
    /.notdef /perthousand /Scaron /guilsinglleft
35
	/Sacute /Tcaron /Zcaron /Zacute
36
    /.notdef /quoteleft /quoteright /quotedblleft
37
	/quotedblright /bullet /endash /emdash
38
    /.notdef /trademark /scaron /guilsinglright
39
	/sacute /tcaron /zcaron /zacute
40
    /.notdef /caron /breve /Lslash
41
	/currency /Aogonek /brokenbar /section
42
    /dieresis /copyright /Scedilla /guillemotleft
43
	/logicalnot /softhyphen /registered /Zdotaccent
44
    /degree /plusminus /ogonek /lslash
45
	/acute /mu /paragraph /periodcentered
46
    /cedilla /aogonek /scedilla /guillemotright
47
	/Lcaron /hungarumlaut /lcaron /zdotaccent
48
% \30x
49
    /Racute /Aacute /Acircumflex /Abreve
50
	/Adieresis /Lacute /Cacute /Ccedilla
51
    /Ccaron /Eacute /Eogonek /Edieresis
52
	/Ecaron /Iacute /Icircumflex /Dcaron
53
    /Dcroat /Nacute /Ncaron /Oacute
54
	/Ocircumflex /Ohungarumlaut /Odieresis /multiply
55
    /Rcaron /Uring /Uacute /Uhungarumlaut
56
	/Udieresis /Yacute /Tcommaaccent /germandbls
57
    /racute /aacute /acircumflex /abreve
58
	/adieresis /lacute /cacute /ccedilla
59
    /ccaron /eacute /eogonek /edieresis
60
	/ecaron /iacute /icircumflex /dcaron
61
    /dcroat /nacute /ncaron /oacute
62
	/ocircumflex /ohungarumlaut /odieresis /divide
63
    /rcaron /uring /uacute /uhungarumlaut
64
	/udieresis /yacute /tcommaaccent /dotaccent
65
256 packedarray .defineencoding
66
exec