Kyocera TASKalfa 3051ci Technical Reference Manual page 32

Prescribe commands
Hide thumbs Also See for TASKalfa 3051ci:
Table of Contents

Advertisement

Chapter 2 Graphics Tutorial
Drawing Filled Blocks
2-10
A filled block consists simply of a rectangle of any desired dimensions. A filled arc is an
area enclosed by an arc segment and the line segments extending from the ends of the arc
to the center of the circle of which the arc is a part.
This section shows how to select a fill pattern and print a filled block or arc.
The following command sequence prints the block shown below.
!R! RES;
UNIT P;
MZP 72, 72;
PAT 6;
BLK 72, -144, H;
PAGE;
EXIT;
Figure 2. 8. A Filled Block
Lines 1 and 2 put the printing system in the PRESCRIBE mode, reset printing system
parameters and set the unit of measurement to points. (One point is equal to 1 /
Next, the MZP command moves the cursor to the position 72 points to the right of the
left edge limit and 72 points below the top edge limit.
The PAT (select fill PATtern) command on line 4 of the program selects the fill pattern.
In this program, pattern number 6 is selected.
You can select from among any of the printing system's 60 predefined fill patterns or
choose to define a pattern using the XPAT (generate eXpanded PATtern) command. In
either case, the selection is made with the PAT command. For 1200-dpi and 600-dpi
models, the user can define the printing resolution (300, 600, 1200 dpi) of the pattern by
giving a second parameter to the PAT command.
You can also select a shade of gray for filling the arc or block by using the GPAT (set
Gray PATtern) command.
It is possible to apply a color to a pattern specified using PAT, FPAT, GPAT or XPAT.
Note, however, that this may not always result in the exact same pattern as printed in
monochrome.
The way a color looks may differ when used for different patterns even though the same
color has been specified.
inches.)
72

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents