rghost 0.6.6 → 0.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. data/History.txt +1 -1
  2. data/Manifest.txt +42 -12
  3. data/lib/rghost/document.rb +11 -2
  4. data/lib/rghost/load.rb +3 -1
  5. data/lib/rghost/ps/AdobeExpert.enc +258 -0
  6. data/lib/rghost/ps/AdobeLatinEncoding.enc +258 -0
  7. data/lib/rghost/ps/Bengali.enc +386 -0
  8. data/lib/rghost/ps/CodePage1250.enc +258 -0
  9. data/lib/rghost/ps/CodePage1251.enc +258 -0
  10. data/lib/rghost/ps/CodePage1252.enc +258 -0
  11. data/lib/rghost/ps/CodePage1253.enc +258 -0
  12. data/lib/rghost/ps/CodePage1254.enc +258 -0
  13. data/lib/rghost/ps/CodePage1256.enc +258 -0
  14. data/lib/rghost/ps/CodePage1257.enc +258 -0
  15. data/lib/rghost/ps/CodePage1258.enc +258 -0
  16. data/lib/rghost/ps/CodePage874.enc +258 -0
  17. data/lib/rghost/ps/IsoLatin.enc +352 -0
  18. data/lib/rghost/ps/MacCentralEuropean.enc +258 -0
  19. data/lib/rghost/ps/MacCyrillice.enc +258 -0
  20. data/lib/rghost/ps/MacGreek.enc +258 -0
  21. data/lib/rghost/ps/MacHebrew.enc +258 -0
  22. data/lib/rghost/ps/TeX-CorkEncoding.enc +258 -0
  23. data/lib/rghost/ps/TeX-LGR-Greek.enc +258 -0
  24. data/lib/rghost/ps/TeX-T2AModified2Encoding.enc +258 -0
  25. data/lib/rghost/ps/TeX-T2BAdobeEncoding.enc +258 -0
  26. data/lib/rghost/ps/TeX-T2CAdobeEncoding.enc +258 -0
  27. data/lib/rghost/ps/TeX-X2AdobeEncoding.enc +258 -0
  28. data/lib/rghost/ps/TeX-XL2encoding.enc +258 -0
  29. data/lib/rghost/ps/TeXMathExtensionEncoding.enc +258 -0
  30. data/lib/rghost/ps/TeXMathItalicEncoding.enc +258 -0
  31. data/lib/rghost/ps/TeXMathSymbolEncoding.enc +258 -0
  32. data/lib/rghost/ps/US-ASCII.enc +258 -0
  33. data/lib/rghost/ps/UTF-8.enc +3 -0
  34. data/lib/rghost/ps/font.ps +1 -1
  35. data/lib/rghost/ruby_ghost_config.rb +4 -1
  36. data/lib/rghost/ruby_to_ps.rb +2 -0
  37. data/lib/rghost/version.rb +2 -2
  38. data/lib/rgteste.rb +46 -0
  39. metadata +44 -14
@@ -0,0 +1,258 @@
1
+ /TeX-X2AdobeEncoding [
2
+ /grave % 0x00
3
+ /acute
4
+ /circumflex
5
+ /tilde
6
+ /dieresis
7
+ /hungarumlaut
8
+ /ring
9
+ /caron
10
+ /breve
11
+ /macron
12
+ /dotaccent
13
+ /cedilla
14
+ /ogonek
15
+ /.notdef
16
+ /angleleft
17
+ /angleright
18
+ /quotedblleft % 0x10
19
+ /quotedblright
20
+ /cyrflex
21
+ /dblgrave
22
+ /cyrbreve
23
+ /endash
24
+ /emdash
25
+ /.notdef
26
+ /.notdef
27
+ /.notdef
28
+ /.notdef
29
+ /.notdef
30
+ /.notdef
31
+ /.notdef
32
+ /.notdef
33
+ /.notdef
34
+ /.notdef % 0x20
35
+ /exclam
36
+ /quotedbl
37
+ /numbersign
38
+ /dollar
39
+ /percent
40
+ /ampersand
41
+ /quoteright
42
+ /parenleft
43
+ /parenright
44
+ /asterisk
45
+ /plus
46
+ /comma
47
+ /hyphen
48
+ /period
49
+ /slash
50
+ /zero % 0x30
51
+ /one
52
+ /two
53
+ /three
54
+ /four
55
+ /five
56
+ /six
57
+ /seven
58
+ /eight
59
+ /nine
60
+ /colon
61
+ /semicolon
62
+ /less
63
+ /equal
64
+ /greater
65
+ /question
66
+ /at % 0x40
67
+ /.notdef
68
+ /afii10051
69
+ /afii10060
70
+ /.notdef
71
+ /.notdef
72
+ /.notdef
73
+ /.notdef
74
+ /.notdef
75
+ /afii10055
76
+ /afii10057
77
+ /afii10058
78
+ /.notdef
79
+ /afii10059
80
+ /.notdef
81
+ /.notdef
82
+ /.notdef % 0x50
83
+ /.notdef
84
+ /.notdef
85
+ /afii10054
86
+ /.notdef
87
+ /afii10145
88
+ /.notdef
89
+ /.notdef
90
+ /afii10146
91
+ /.notdef
92
+ /afii10148
93
+ /bracketleft
94
+ /backslash
95
+ /bracketright
96
+ /asciicircum
97
+ /underscore
98
+ /quoteleft % 0x60
99
+ /.notdef
100
+ /afii10099
101
+ /afii10108
102
+ /.notdef
103
+ /.notdef
104
+ /.notdef
105
+ /.notdef
106
+ /.notdef
107
+ /afii10103
108
+ /afii10105
109
+ /afii10106
110
+ /.notdef
111
+ /afii10107
112
+ /.notdef
113
+ /.notdef
114
+ /.notdef % 0x70
115
+ /.notdef
116
+ /.notdef
117
+ /afii10102
118
+ /.notdef
119
+ /afii10193
120
+ /.notdef
121
+ /.notdef
122
+ /afii10194
123
+ /.notdef
124
+ /afii10196
125
+ /braceleft
126
+ /bar
127
+ /braceright
128
+ /asciitilde
129
+ /hyphen
130
+ /afii10050 % 0x80
131
+ /.notdef
132
+ /.notdef
133
+ /.notdef
134
+ /.notdef
135
+ /.notdef
136
+ /.notdef
137
+ /.notdef
138
+ /afii10056
139
+ /.notdef
140
+ /.notdef
141
+ /.notdef
142
+ /.notdef
143
+ /.notdef
144
+ /.notdef
145
+ /.notdef
146
+ /.notdef % 0x90
147
+ /.notdef
148
+ /afii10062
149
+ /.notdef
150
+ /.notdef
151
+ /.notdef
152
+ /.notdef
153
+ /.notdef
154
+ /.notdef
155
+ /afii10053
156
+ /.notdef
157
+ /.notdef
158
+ /afii10023
159
+ /afii61352
160
+ /currency
161
+ /section
162
+ /afii10098 % 0xa0
163
+ /.notdef
164
+ /.notdef
165
+ /.notdef
166
+ /.notdef
167
+ /.notdef
168
+ /.notdef
169
+ /.notdef
170
+ /afii10104
171
+ /.notdef
172
+ /.notdef
173
+ /.notdef
174
+ /.notdef
175
+ /.notdef
176
+ /.notdef
177
+ /.notdef
178
+ /.notdef % 0xb0
179
+ /.notdef
180
+ /afii10110
181
+ /.notdef
182
+ /.notdef
183
+ /.notdef
184
+ /.notdef
185
+ /.notdef
186
+ /.notdef
187
+ /afii10101
188
+ /afii10846
189
+ /.notdef
190
+ /afii10071
191
+ /quotedblbase
192
+ /guillemotleft
193
+ /guillemotright
194
+ /afii10017 % 0xc0
195
+ /afii10018
196
+ /afii10019
197
+ /afii10020
198
+ /afii10021
199
+ /afii10022
200
+ /afii10024
201
+ /afii10025
202
+ /afii10026
203
+ /afii10027
204
+ /afii10028
205
+ /afii10029
206
+ /afii10030
207
+ /afii10031
208
+ /afii10032
209
+ /afii10033
210
+ /afii10034 % 0xd0
211
+ /afii10035
212
+ /afii10036
213
+ /afii10037
214
+ /afii10038
215
+ /afii10039
216
+ /afii10040
217
+ /afii10041
218
+ /afii10042
219
+ /afii10043
220
+ /afii10044
221
+ /afii10045
222
+ /afii10046
223
+ /afii10047
224
+ /afii10048
225
+ /afii10049
226
+ /afii10065 % 0xe0
227
+ /afii10066
228
+ /afii10067
229
+ /afii10068
230
+ /afii10069
231
+ /afii10070
232
+ /afii10072
233
+ /afii10073
234
+ /afii10074
235
+ /afii10075
236
+ /afii10076
237
+ /afii10077
238
+ /afii10078
239
+ /afii10079
240
+ /afii10080
241
+ /afii10081
242
+ /afii10082 % 0xf0
243
+ /afii10083
244
+ /afii10084
245
+ /afii10085
246
+ /afii10086
247
+ /afii10087
248
+ /afii10088
249
+ /afii10089
250
+ /afii10090
251
+ /afii10091
252
+ /afii10092
253
+ /afii10093
254
+ /afii10094
255
+ /afii10095
256
+ /afii10096
257
+ /afii10097
258
+ ] def
@@ -0,0 +1,258 @@
1
+ /TeX-XL2encoding [
2
+ /Gamma % 0x00
3
+ /uni2206
4
+ /Theta
5
+ /Lambda
6
+ /Xi
7
+ /Pi
8
+ /Sigma
9
+ /Upsilon
10
+ /Phi
11
+ /Psi
12
+ /uni2126
13
+ /ff
14
+ /fi
15
+ /fl
16
+ /ffi
17
+ /ffl
18
+ /dotlessi % 0x10
19
+ /dotlessj
20
+ /grave
21
+ /acute
22
+ /caron
23
+ /breve
24
+ /macron
25
+ /ring
26
+ /cedilla
27
+ /germandbls
28
+ /ae
29
+ /oe
30
+ /oslash
31
+ /AE
32
+ /OE
33
+ /Oslash
34
+ /.notdef % 0x20
35
+ /exclam
36
+ /quotedblright
37
+ /numbersign
38
+ /dollar
39
+ /percent
40
+ /ampersand
41
+ /quoteright
42
+ /parenleft
43
+ /parenright
44
+ /asterisk
45
+ /plus
46
+ /comma
47
+ /hyphen
48
+ /period
49
+ /slash
50
+ /zero % 0x30
51
+ /one
52
+ /two
53
+ /three
54
+ /four
55
+ /five
56
+ /six
57
+ /seven
58
+ /eight
59
+ /nine
60
+ /colon
61
+ /semicolon
62
+ /exclamdown
63
+ /equal
64
+ /questiondown
65
+ /question
66
+ /at % 0x40
67
+ /A
68
+ /B
69
+ /C
70
+ /D
71
+ /E
72
+ /F
73
+ /G
74
+ /H
75
+ /I
76
+ /J
77
+ /K
78
+ /L
79
+ /M
80
+ /N
81
+ /O
82
+ /P % 0x50
83
+ /Q
84
+ /R
85
+ /S
86
+ /T
87
+ /U
88
+ /V
89
+ /W
90
+ /X
91
+ /Y
92
+ /Z
93
+ /bracketleft
94
+ /quotedblleft
95
+ /bracketright
96
+ /circumflex
97
+ /dotaccent
98
+ /quoteleft % 0x60
99
+ /a
100
+ /b
101
+ /c
102
+ /d
103
+ /e
104
+ /f
105
+ /g
106
+ /h
107
+ /i
108
+ /j
109
+ /k
110
+ /l
111
+ /m
112
+ /n
113
+ /o
114
+ /p % 0x70
115
+ /q
116
+ /r
117
+ /s
118
+ /t
119
+ /u
120
+ /v
121
+ /w
122
+ /x
123
+ /y
124
+ /z
125
+ /endash
126
+ /emdash
127
+ /hungarumlaut
128
+ /tilde
129
+ /dieresis
130
+ /ellipsis % 0x80
131
+ /dagger
132
+ /daggerdbl
133
+ /bullet
134
+ /sterling
135
+ /paragraph
136
+ /.notdef
137
+ /.notdef
138
+ /.notdef
139
+ /.notdef
140
+ /.notdef
141
+ /.notdef
142
+ /.notdef
143
+ /perthousand
144
+ /.notdef
145
+ /.notdef
146
+ /.notdef % 0x90
147
+ /.notdef
148
+ /.notdef
149
+ /.notdef
150
+ /.notdef
151
+ /.notdef
152
+ /.notdef
153
+ /.notdef
154
+ /Agrave
155
+ /.notdef
156
+ /.notdef
157
+ /.notdef
158
+ /hyphen
159
+ /ogonek
160
+ /guillemotleft
161
+ /guillemotright
162
+ /.notdef % 0xa0
163
+ /Aogonek
164
+ /breve
165
+ /Lslash
166
+ /currency
167
+ /Lcaron
168
+ /Sacute
169
+ /section
170
+ /dieresis
171
+ /Scaron
172
+ /Scedilla
173
+ /Tcaron
174
+ /Zacute
175
+ /.notdef
176
+ /Zcaron
177
+ /Zdotaccent
178
+ /ring % 0xb0
179
+ /aogonek
180
+ /cedilla
181
+ /lslash
182
+ /acute
183
+ /lcaron
184
+ /sacute
185
+ /caron
186
+ /agrave
187
+ /scaron
188
+ /scedilla
189
+ /tcaron
190
+ /zacute
191
+ /hungarumlaut
192
+ /zcaron
193
+ /zdotaccent
194
+ /Racute % 0xc0
195
+ /Aacute
196
+ /Acircumflex
197
+ /Abreve
198
+ /Adieresis
199
+ /Lacute
200
+ /Cacute
201
+ /Ccedilla
202
+ /Ccaron
203
+ /Eacute
204
+ /Eogonek
205
+ /Edieresis
206
+ /Ecaron
207
+ /Iacute
208
+ /Icircumflex
209
+ /Dcaron
210
+ /Eth % 0xd0
211
+ /Nacute
212
+ /Ncaron
213
+ /Oacute
214
+ /Ocircumflex
215
+ /Ohungarumlaut
216
+ /Odieresis
217
+ /multiply
218
+ /Rcaron
219
+ /Uring
220
+ /Uacute
221
+ /Uhungarumlaut
222
+ /Udieresis
223
+ /Yacute
224
+ /Togonek
225
+ /germandbls
226
+ /racute % 0xe0
227
+ /aacute
228
+ /acircumflex
229
+ /abreve
230
+ /adieresis
231
+ /lacute
232
+ /cacute
233
+ /ccedilla
234
+ /ccaron
235
+ /eacute
236
+ /eogonek
237
+ /edieresis
238
+ /ecaron
239
+ /iacute
240
+ /icircumflex
241
+ /dcaron
242
+ /eth % 0xf0
243
+ /nacute
244
+ /ncaron
245
+ /oacute
246
+ /ocircumflex
247
+ /ohungarumlaut
248
+ /odieresis
249
+ /divide
250
+ /rcaron
251
+ /uring
252
+ /uacute
253
+ /uhungarumlaut
254
+ /udieresis
255
+ /yacute
256
+ /quotedblbase
257
+ /quotedblleft
258
+ ] def