Star Micronics LS-5 TT Printer User Manual


 
Logical operators
Operator
and
bitshift
eq
false
ge
gt
le
It
ne
not
or
true
xor
Function
Logical
I bitwise and
Bitwise shift to
hzh (positive is left)
Test equal
Push boolean valuejtilse
Test greater or equal
Test greater than
Test less or equal
Test less than
Test not equal
Logical Ibitwise not
Logical Ibitwise inclusive or
Push boolean value
true
Logical Ibitwise exclusive or
Path construction ‘----4---
Operator
arc
arcn
arcto
charpath
clip
clippath
closepath
currentpoint
curveto
eoclip
flattenpath
initclip
lineto
moveto
newpath
pathbbox
pathforall
rcurveto
reversepath
rlineto
rmoveto
strokepath
upcrcuur 3
Function
Append counterclockwise arc
Append clockwise arc
Append tangent arc
Append character outline to current path
Clip using non-zero winding number rule
Set current path to clipping path
Connect subpath back to its starting point
Return current point coordinate
Append Bezier cubic sction
Clip using even-odd inside rule
Convert curves to sequences of straight lines
Set clipping path to device default
Append straight line to (x,J’)
Set current point to (x,y)
Initialize current path to be empty
Return bounding box of current path
Enumerate current path
Relative curveto
Reverse direction of current path
Relative Iineto
Relative moveto
Compute outline of stroked path
122