HP PCL/PJL reference (PCL 5 Printer Language) - Technical Quick Reference Guide

30 EN
30
HP-GL-2
Vector Group (continued)
Plot Relative
Enables movement relative to the current pen location.
PR [ X,Y... [,X,Y ] ] [;]
Pen Up
Lifts the logical “pen” from the page.
PU [ X,Y...[ ,X,Y ] ] [;]
Relative Arc Three Point
Draws an arc from the current pen location through two relative points.
RT X
INCR INTRM
,
Y
INCR INTRM
,
X
INCR END
,
Y
INCR END
[,chord angle] [;]
Polygon Group
Edge Rectangle Absolute
Outlines a rectangle defined with absolute coordinates.
EA X,Y [;]
X,Y = Coordinates of opposite corner of rectangle.
Edge Rectangle Relative
Outlines a rectangle defined with relative coordinates.
ER X,Y [;]
X,Y = Coordinates of opposite corner of rectangle.
Edge Wedge
Defines and outlines a wedge-shaped polygon.
EW radius,start angle,sweep angle[,chord angle] [;]
Edge Polygon
Outlines the polygon resident in the polygon buffer.
EP [;]
Fill Polygon
Fills the polygon specified in the polygon buffer with the current fill type.
FP [fill method][;]
fill method = 0 - Odd/Even fill
1 - Non-zero winding fill
Learn.fm Page 30 Tuesday, June 22, 1999 8:17 AM