Вы находитесь на странице: 1из 2

1 PostScript Reference Manual 2 PostScript Reference Manual 3 PostScript Reference Manual

abs num >> |num| curentmiterlimit -- >> number get array index >> element
add num1 num2 >> (num1+num2) currentpoint -- >> x y getinterval arry beg len >> subarry
aload array >> elem1..elem2.. array currentrgbcolor -- >> red green blue grestore -- >> --
anchorsearch string seek >> found: spost smatch true currentscreen -- >> freq rot spot-funct grestoreall -- >> --
not found: string false currenttransfer -- >> gray-tansf-funct gsave -- tab --
and a b >> aANDb (bitwise if a,b are integers) curveto x0 y0 x1 y1 x2 y2 >> -- gt num1 num2 >> bool (true if num1>num2)
arc x y r ang1 ang2 >> -- cvi num >> integ or strng >> int identmatrix matrix >> id-transf-mtrx
arcn x y r ang1 ang2 >> -- cvlit a >> literal (not-exec) idiv int1 int2 >> int-part-of(int1/int2)
arcto x1 y1 x2 y2 r >> xt1 yt1 xt2 yt2 cvn string >> name idtransform xdt ydt >> xd yd (xdt ydt mtrx >> xd yd)
array int >> arry-of-size-int cvr num >> real if bool proc >> --
ashow ax ay string >> -- cvrs num base string >> substring ifelse bool proc1 proc2 >> --
astore elem1..elem2.. arry-size >> arry[elem1..elem2] cvs a string >> substring image scan-len scan-lns bits/pixl mtrx proc >> --
atan a b >> angle-whose-tang-is-(a/b) cvx a >> executable imagemask scan-len scan-lns invrt mtrx proc >> --
awidthshow ax ay string >> -- def key value >> -- index a1..a2..a3...ak t >> a1..a2..a3..ak a(k-t)
begin dict >> -- defaultmatrix matrix >> def-matrix initclip -- >> --
bitshift int shift >> int-shifted (right: +, left: -) definefont key dict >> font-dict initgraphics -- >> --
bytesavailable file >> int (-1 if cannot be determ) dict int >> dict (maximum-capacity: int) initmatrix -- >> --
cachestatus -- >> bsize bmax msize mmax csize cmax maxbits dictstack array >> subarray invertmatrix mtrx1 mtrx >> mtrx (contents-of-mtrx1-inverted)
ceiling number >> least-integ-grtr-than-or-eq-to div num1 num2 >> (num1/num2) itransform xt yt >> x y (xt yt mtrx >> x y)
charpath string strokepath-bool >> -- dtransform xd yd >> xdt ydt known dict key >> bool
clear a..b..c.. >> .... or xd yd matrix >> xdt ydt kshow proc strinng >> --
cleartomark mark a..b..c.. >> -- dup a >> a a le num1 num2 >> bool (true if num1<=num2)
clip -- >> -- echo bool >> -- length array >> length-of-arry
clippath -- >> -- end -- >> -- lineto x y >> --
closefile file >> -- eoclip -- >> -- ln num >> natural-logar-of-num
closepath -- >> -- eofill -- >> -- load key >> value
concat matrix >> -- eq a b >> bool (true if a=b log num >> common-logar-of-num
concatmatrix mtrx1 mtrx2 mtrx3 >> mtrx3 (=mtrx1*mtrx2) erasepage -- >> -- loop proc >> --
copy a..b..c.. int >> a..b..c.. a..b..c.. (top -int- elem) exch a b >> b a lt num1 num2 >> bool (true if num1<num2)
copypage -- >> -- exec a >> -- makefont font-dict matrix >> transformed-font-dict
cos a >> cosine(a) execstack array >> subarray mark -- >> mark
count a..b..c.. >> a..b..c..count executeonly arry >> exec-only-arry (or string) matrix -- >> matrix
countdictstack -- >> count exit -- >> -- maxlength dict >> int
countexecstack -- >> count exp num1 num2 >> num1-to-the-num2-pwr mod int1 int2 >> int1MODint2
counttomark mark a..b..c.. >> mark a..b..c..count false -- >> false moveto x y >> --
currentdash -- >> array offset file string1 string2 >> file (str2: r, w) mul num1 num2 >> num1*num2
currentdict -- >> dict fill -- >> -- ne num1 num2 >> bool (false if num1=num2)
currentfile -- >> file findfont key >> font-dict neg num >> -num
currentflat -- >> number flattenpath -- >> -- newpath -- >> --
currentfont -- >> font-dict floor number >> greatest-int-less-than-or-eq-to not a >> NOTa (bitwise if a is integer)
currentgray -- >> number flush -- >> -- null -- >> null
currenthsbcolor -- >> hue satur bright flushfile file >> -- nulldevice -- >> --
currentlinecap -- >> integer for init incr limit proc >> -- or a b >> aORb (bitwise if a,b are integers)
currentlinejoin -- >> integer forall array proc >> elem1..elem2.. (& executes proc) pathbbox -- >> lo-left-x lo-le-y upr-rgt-x upr-rgt-y
currentlinewidth -- >> number framedevice mtrx wid height proc >> -- pathforall mveto-proc lneto-proc crveto-proc clsepth-proc >> --
currentmatrix matrix >> CTM-matrix ge num1 num2 >> bool (true if num1>=num2) pop a >> --
4 PostScript Reference Manual 5 PostScript Reference Manual
print string >> -- sin num >> sine(num)
prompt -- >> -- sqrt num >> square-root-of-num
pstack a..b..c.. >> -- srand int >> --
put array index value >> -- stack a..b..c.. >> a..b..c..

ULowell
putinterval arry1 beg arry2 >> arry1 start -- >> --
quit -- >> -- status file >> bool (true if open)
rand -- >> int stop -- >> --
rcheck array >> bool (true if readable) stopped a >> bool (false if a was terminated normaly)
rcurveto dx0 dy0 dx1 dy1 dx2 dy2 >> -- store key value >> --
read file >> byte bool (false if EOF) string int >> string
readhexstring file string >> substring bool stringwidth string >> wx wy
readline file string >> substring bool stroke -- >> --

CS Department
readonly array >> ReadOnly-array strokepath -- >> --
readstring file string >> substr bool (false if EOF) sub num1 num2 >> num1-num2
repeat count proc >> -- systemdict -- >> system-dict
restore save-objct >> -- token file >> bool (true if found)
reversepath -- >> -- token string >> if found: s-post token true
rlineto dx dy >> -- not found: false
rmoveto dx dy >> -- transform x y >> xt xy or x y mtrx >> xt yt
roll a..b..c.. N R >> a..b..c.. (top N elems rolled by R) translate tx ty >> -- or tx ty mtrx >> mtrx
rotate angle >> -- (or, angle mtrx >> mtrx) true -- >> true
round num >> num-rounded truncate num >> num-truncated
rrand -- >> current-random-nr-seed-state type a >> type-name-of-a
run string >> -- userdict -- >> user-dict
save -- >> save-object usertime -- >> time-in-msecs
scale sx sy >> -- or sx sy mtrx >> mtrx version -- >> soft-&-hard-version-string
scalefont font-dict number >> transformed-font-dict vmstatus -- >> level-of-save bytes-used total-bytes-avail
search string wcheck array >> bool (if writeable: true)
setcachedevice wx wy llx lly urx ury >> -- where key >> if found: dict true
setcachelimit maxbytes >> -- not found: false
setcharwidth wx wy >> -- widthshow dx dy char-code string >> --
setdash array offset >> -- write file byte >> --
setflat num >> -- writehexstring file strig >> --

PostScript
setfont font-dict >> -- writestring file string >> --
setgray
sethsbcolor
num >> --
hue satur bright >> --
xcheck
xor
a >> bool (true if a is executable)
a b >> aXORb (bitwise if a,b are integers)
TM
setlinecap integer >> -- = a..b..c.. >> --
setlinejoin integer >> -- == a..b..c.. >> --
setlinewidth num >> --
setmatrix matrix >> --
setmiterlimit num >> --
setrgbcolor red green blue >> -- Reference Manual
setscreen freq rotation spot-function >> --
settransfer gray-transfer-funct >> --
show string >> --
showpage -- >> --
FOLD ALONG THIS LINE

FOLD ALONG THIS LINE


CUT ALONG THIS LINE

Вам также может понравиться