Brother HL-Series Technical Reference Manual page 315

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

Advertisement

Revision C 16/01/96
SA - Select Alternate Font
SA [;]
• This command allows you to select the alternate font, as defined by the AD command. All subsequently
printed labels will appear in the alternate font
• The SA command is equivalent to including the SO control code (ASCII 14) in a label.
• The font remains current until the printer is initialized with an IN command, until the default conditions
are restored with the DF command, or until an SS command is used.
FI - Select Primary Font
FI font-ID [;]
font-ID ; the identity number of any accessible font.
• This command allows you to select any accessible font, which has previously been given an identity number
in LaserJet mode, as the primary (standard) font. All subsequently printed labels will appear in the primary
font.
• For scalable fonts this command must be preceded by an SD command specifying the font's point size or
pitch.
• When the FI command is issued the primary (standard) font's attributes are set to be those of the selected
font (provided it is available).
10 '-Select Primary Font & Select standard Font -
20 WIDTH "LPT1:",255
30 LPRINT CHR$(27); "E";
40 LPRINT CHR$(27); "*c15D";
50 LPRINT CHR$(27); "(s1p18v0s3b52T";
60 LPRINT CHR$(27); "*c6F";
70 LPRINT CHR$(27); "%0B";
80 LPRINT "IN;SP1;"
90 LPRINT "PA1500,1500;DT#;LBLaser Printer"; CHR$(13);CHR$(10); "#"
100 LPRINT "SD4,18;FI15;LBLaser Printer#"
110 LPRINT CHR$(27); "%0A";
120 LPRINT CHR$(27); "E";
130 END
<Sample 50>
Chapter 8 "HP-GL2" 49

Advertisement

Table of Contents
loading

Table of Contents