Initial release of Maemo 5 port of gnuplot
[gnuplot] / term / PostScript / cp852.ps
1 % encoding for code page 852
2 /reencodeCP852 {
3 dup dup findfont dup length dict begin
4 { 1 index /FID ne { def }{ pop pop } ifelse } forall
5 currentdict /CharStrings known {
6         CharStrings /Idieresis known {
7                 /Encoding CP852Encoding def } if
8 } if
9 currentdict end definefont
10 } def
11 /CP852Encoding [
12 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
13 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
14 /.notdef/.notdef/.notdef/.notdef/paragraph/.notdef/.notdef/.notdef
15 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
16 /space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quotesingle
17 /parenleft/parenright/asterisk/plus/comma/hyphen/period/slash
18 /zero/one/two/three/four/five/six/seven/eight/nine
19 /colon/semicolon/less/equal/greater/question
20 /at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z
21 /bracketleft/backslash/bracketright/asciicircum/underscore
22 /grave/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w
23 /x/y/z/braceleft/bar/braceright/asciitilde/.notdef
24 /Ccedilla/udieresis/eacute/acircumflex/adieresis/uring/cacute/ccedilla
25 /lslash/edieresis/Ohungarumlaut/ohungarumlaut/icircumflex/Zacute/Adieresis
26 /Cacute/Eacute/Lacute/lacute/ocircumflex/odieresis/Lcaron/lcaron/Sacute
27 /sacute/Odieresis/Udieresis/Tcaron/tcaron/Lslash/multiply/ccaron
28 /aacute/iacute/oacute/uacute/Aogonek/aogonek/Zcaron/zcaron
29 /Eogonek/eogonek/.notdef/zacute/Ccaron/scedilla/guillemotleft/guillemotright
30 /.notdef/.notdef/.notdef/.notdef/.notdef/Aacute/Acircumflex/Ecaron
31 /Scedilla/.notdef/.notdef/.notdef/.notdef/Zdotaccent/zdotaccent/.notdef
32 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/Abreve/abreve
33 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/currency
34 /eth/Eth/Dcaron/Edieresis/dcaron/Ncaron/Iacute/Icircumflex
35 /ecaron/.notdef/.notdef/.notdef/.notdef/Tcedilla/Uring/.notdef
36 /Oacute/germandbls/Ocircumflex/Nacute/nacute/ncaron/Scaron/scaron
37 /Racute/Uacute/racute/Uhungarumlaut/yacute/Yacute/tcedilla/acute
38 /hyphen/hungarumlaut/ogonek/caron/breve/section/divide/cedilla
39 /degree/dieresis/dotaccent/uhungarumlaut/Rcaron/rcaron/.notdef/.notdef
40 ] def