![Xerox 4213 Programmer'S Reference Manual Download Page 132](http://html2.mh-extra.com/html/xerox/4213/4213_programmers-reference-manual_3425079132.webp)
XES COMMAND LANGUAGE MODE
More
You can have as many sets of coordinates for a line as desired.
If the value for X
1
is omitted, the printer uses the x-coordinate
from the current graphic position. If this line is the first graphic
image drawn in the window, the x-coordinate of the window
origin is substituted for the x-value.
If the value for Y
1
is omitted, the printer substitutes the y-
coordinate from the current graphic position. If this line is the
first graphic drawn in the window, the y-coordinate of the
window origin is used as the y-value.
If the value for X
2
is omitted, the printer repeats the first x-
coordinate, X
1
. For all succeeding coordinates, the x-coordinate
of the preceding point is used as a default if a new value is
missing.
If the value for Y
2
is omitted, the printer repeats the first y-
coordinate, Y
1
. For all succeeding coordinates, the y-coordinate
of the preceding point is used as a default if a new value is
missing.
Example
To create the line in figure 2-27 which is five pixels thick and
draws four lines between five pair of coordinates, enter:
E
gl5;150,1050,300,600,600,975,900,525,1200,1050
L
2-94
XEROX 4213 LASER PRINTER PROGRAMMER REFERENCE
Summary of Contents for 4213
Page 1: ...rrrr XEROX Xerox 4213 Laser Printer Programmer Reference May 1992 720P40020...
Page 6: ......
Page 38: ...INTERFACES Figure 1 6 Null modem wiring 1 16 XEROX 4213 LASER PRINTER PROGRAMMER REFERENCE...
Page 160: ...XES COMMAND LANGUAGE MODE 2 122 XEROX 4213 LASER PRINTER PROGRAMMER REFERENCE...
Page 236: ...POSTSCRIPT EMULATION 4 14 XEROX 4213 LASER PRINTER PROGRAMMER REFERENCE...