Brother HL-Series Technical Reference Manual page 300

Hide thumbs Also See for HL-Series:
Table of Contents

Advertisement

Revision C 16/01/96
FT - Fill Type
FT n (, d (, q ))[;]
n ; Fill type
Sets the fill type, interval, and angle when filling an area. This setting is effective for the commands FP,
RA, RR, WG and CF.
• The value for n must be a clamped integer number
Fill type
1
2
3
4
10
11
21
22
130
option 1 for n=3 or 4 is the setting for the interval of the lines in the fill. This is specified in current units.
If d is omitted or 0, it is set to default value which is 1% of the diagonal distance between P1 and P2.
Option 2 for n=3 and 4 is the setting of the angle for the lines in degrees.
If q is omitted, the fill angle already specified will be used.
The value of q is a clamped real number.
Option 1 for n=10 is the setting for the shading density. It is specified as a percentage from 0 to 100.
Option 2 for n=10 is ignored.
Option 1 for n=11 specifies the HP-GL/2 user-defined raster fill pattern. This uses the index number which
is defined by the RF command.
Option 2 for n=11 is ignored.
Option 1 for n=21 specifies the PCL cross-hatch patterns. There are 6 types of PCL cross-hatch patterns.
• Option 2 for n=21 is ignored.
Option 1 for n=22, the PCL user-defined patterns defined by ESC*c#W command with a unique ID code.
Option 2 for n=22 is ignored.
Option 1 for n=130, the 64 gray scale shading density. It is specified as a percentage from 0 to 100.
• Option 2 for n=130 is ignored.
10 ' - Fill Type -
20 WIDTH "LPT1:", 255
30 LPRINT CHR$(27); "E";
40 LPRINT CHR$(27); "%0B";
50 LPRINT "IN;SP1;";
60 LPRINT "PA2000,2000;FT;PR2500,300;ER2500,300;"
70 LPRINT "PR0,300;FT3,80,30;RR2500.300;"
80 LPRINT "PR0,300;FT10,36;RR2500,300;ER2500,300;"
90 LPRINT CHR$(27); "%0A";
100 LPRINT CHR$(27); "E";
110 END
<Sample 39>
LA - Line Attribute
d ; option 1
Description
Solid black (bidirectional fill)
Solid black (single directional fill)
hatching (parallel line)
cross-hatching
shading
HP-GL/2 user-defined
PCL cross-hatching
PCL user-defined
shading (one of sixty-four gray scales)
Chapter 8 "HP-GL2" 34
q ; option 2
Option 1
fill interval
fill interval
shading level
raster-fill index
pattern type
pattern ID
Shading level
Option 2
fill angle
fill angle

Advertisement

Table of Contents
loading

Table of Contents