Definition at line 7 of file HFile_postscript.php.
◆ donothing()
HFile_postscript::donothing |
( |
|
$keywordin | ) |
|
◆ HFile_postscript()
HFile_postscript::HFile_postscript |
( |
| ) |
|
Definition at line 9 of file HFile_postscript.php.
References array.
24 $this->colours =
array(
"brown",
"blue",
"purple",
"gray");
25 $this->quotecolour =
"blue";
26 $this->blockcommentcolour =
"green";
27 $this->linecommentcolour =
"green";
31 $this->indent =
array(
"{",
"[");
32 $this->unindent =
array(
"}",
"]");
36 $this->stringchars =
array(
"%");
37 $this->delimiters =
array(
"{",
"}",
" ",
" ",
"[",
"]",
"(",
")",
"/",
"\\");
42 $this->linecommenton =
array(
"%%");
43 $this->blockcommenton =
array(
"");
44 $this->blockcommentoff =
array(
"");
48 $this->keywords =
array(
58 "defineresource" =>
"1",
59 "defineuserobject" =>
"1",
63 "execuserobject" =>
"1",
67 "filenameforall" =>
"1",
80 "resourceforall" =>
"1",
90 "undefineresource" =>
"1",
91 "undefineuserobject" =>
"1",
101 "cliprestore" =>
"2",
106 "concatmatrix" =>
"2",
108 "currentblackgeneration" =>
"2",
109 "currentcmykcolor" =>
"2",
110 "currentcolor" =>
"2",
111 "currentcolorrendering" =>
"2",
112 "currentcolorscreen" =>
"2",
113 "currentcolorspace" =>
"2",
114 "currentcolortransfer" =>
"2",
115 "currentdash" =>
"2",
116 "currentflat" =>
"2",
117 "currentgray" =>
"2",
118 "currentgstate" =>
"2",
119 "currenthalftone" =>
"2",
120 "currenthsbcolor" =>
"2",
121 "currentlinecap" =>
"2",
122 "currentlinejoin" =>
"2",
123 "currentlinewidth" =>
"2",
124 "currentmiterlimit" =>
"2",
125 "currentoverprint" =>
"2",
126 "currentpagedevice" =>
"2",
127 "currentpoint" =>
"2",
128 "currentrgbcolor" =>
"2",
129 "currentscreen" =>
"2",
130 "currentsmoothness" =>
"2",
131 "currentstrokeadjust" =>
"2",
132 "currenttransfer" =>
"2",
133 "currentundercolorremoval" =>
"2",
135 "composefont" =>
"2",
137 "currentfont" =>
"2",
138 "defaultmatrix" =>
"2",
146 "flattenpath" =>
"2",
147 "findencoding" =>
"2",
149 "FontDirectory" =>
"2",
151 "grestoreall" =>
"2",
154 "GlobalFontDirectory" =>
"2",
155 "idtransform" =>
"2",
159 "initgraphics" =>
"2",
160 "identmatrix" =>
"2",
166 "invertmatrix" =>
"2",
169 "ISOLatin1Encoding" =>
"2",
172 "makepattern" =>
"2",
182 "reversepath" =>
"2",
188 "setblackgeneration" =>
"2",
190 "setcmykcolor" =>
"2",
192 "setcolorrendering" =>
"2",
193 "setcolorscreen" =>
"2",
194 "setcolorspace" =>
"2",
195 "setcolortransfer" =>
"2",
200 "sethalftone" =>
"2",
201 "sethsbcolor" =>
"2",
203 "setlinejoin" =>
"2",
204 "setlinewidth" =>
"2",
206 "setmiterlimit" =>
"2",
207 "setoverprint" =>
"2",
208 "setpagedevice" =>
"2",
210 "setrgbcolor" =>
"2",
212 "setsmoothness" =>
"2",
213 "setstrokeadjust" =>
"2",
214 "settransfer" =>
"2",
221 "setcachedevice" =>
"2",
222 "setcachedevice2" =>
"2",
223 "setcharwidth" =>
"2",
226 "StandardEncoding" =>
"2",
227 "stringwidth" =>
"2",
236 "ustrokepath" =>
"2",
247 "anchorsearch" =>
"3",
256 "currentglobal" =>
"3",
257 "currentobjectformat" =>
"3",
258 "currentpacking" =>
"3",
266 "currentdict" =>
"3",
267 "currentfile" =>
"3",
268 "currentmatrix" =>
"3",
270 "cleardictstack" =>
"3",
271 "cleartomark" =>
"3",
273 "countdictstack" =>
"3",
274 "countexecstack" =>
"3",
275 "counttomark" =>
"3",
287 "findcolorrendering" =>
"3",
291 "findresource" =>
"3",
295 "getinterval" =>
"3",
303 "languagelevel" =>
"3",
321 "putinterval" =>
"3",
322 "packedarray" =>
"3",
327 "resourcestatus" =>
"3",
334 "serialnumber" =>
"3",
335 "setobjectformat" =>
"3",
352 "UserObjects" =>
"3",
359 "bytesavailable" =>
"4",
362 "fileposition" =>
"4",
366 "printobject" =>
"4",
368 "readhexstring" =>
"4",
375 "writehexstring" =>
"4",
376 "writeobject" =>
"4",
377 "writestring" =>
"4");
386 $this->linkscripts =
array(
Create styles array
The data for the language used.
The documentation for this class was generated from the following file: