
Revision C 16/01/96
Chapter 8 "HP-GL2" 48
AD - Define Alternate Font
AD [
attribute, value ] [..] [;]
attribute : a font attribute to be defined
value : the value of the attribute
•
This command allows you to define the alternate font and its attribute.
•
attribute takes a value from 1-7.
1 = symbol set, 2 = spacing, 3 = pitch, 4 = height, 5 = posture, 6 = stroke weight and 7 = typeface.
•
value selects an option for the specified attribute. For further explanation about attribute values, see the
previous SD command.
•
If the defined font is not available, another font is selected that matches the defined font's specified
attributes as closely as possible. The symbol set attribute has the highest priority for matching, and
typeface has the lowest.
•
If you omit all parameters, the default alternate font attributes are used.
10 '-Define Alternate Font -
20 WIDTH "LPT1:", 255
30 LPRINT CHR$(27); "E";
40 LPRINT CHR$(27); "%0B";
50 LPRINT "IN;SP1;";
60 '- Standard font -
70 LPRINT "PA1000,5000;"
80 LPRINT "LBStandard font"; CHR$(3);
90 ' - Alternate font -
100 LPRINT "AD2,1,4,24,7,4101;"
110 LPRINT "PA1000,4000;"
120 LPRINT "SA";
130 LPRINT "LBAlternate font"; CHR$(3);
140 LPRINT CHR$(27); "%0A";
150 LPRINT CHR$(27); "E";
160 END
<Sample 49>
SS - Select Standard Font
SS [;]
•
This command allows you to select the standard font, as defined by the SD command. All subsequently
printed labels will appear in the standard font.
•
The SS command is equivalent to including the SI control code (ASCII 15) in a label.
•
The default standard font is the HP-GL stick font.
•
The font remains current until the printer is initialized with an IN command, until the default conditions are
resorted with the DF command, or until an SA command is used.
Содержание HL- SERIES
Страница 13: ...Revision A 16 01 96 Chapter 1 Introduction ...
Страница 16: ...Revision C 16 01 96 Chapter 2 PCL 1 Chapter 2 PCL ...
Страница 123: ...Revision C 16 01 96 Chapter 2 PCL 3 W width raster area 78 Y y offset raster 79 ...
Страница 124: ...Revision C 16 01 96 Chapter 3 PJL 1 Chapter 3 PJL Printer Job Language ...
Страница 180: ...Revision C 16 01 96 Chapter 4 Diablo 630 1 Chapter 4 Diablo 630 ...
Страница 200: ...Revision C 16 01 96 Chapter 5 EPSON FX 850 1 Chapter 5 EPSON FX 850 ...
Страница 237: ...Revision C 16 01 96 Chapter 6 IBM Proprinter XL 1 Chapter 6 IBM Proprinter XL ...
Страница 259: ...Revision C 16 01 96 Chapter 7 Bar Codes Control 1 Chapter 7 Bar Code Control ...
Страница 267: ...Revision C 16 01 96 Chapter 8 HP GL2 1 CHAPTER 8 HP GL 2 Graphics Language ...
Страница 280: ...Revision C 16 01 96 Chapter 8 HP GL2 14 220 END Sample 21 ...
Страница 328: ...Revision C 16 01 96 Chapter 9 HP GL 1 CHAPTER 9 HP GL Graphics Language ...
Страница 332: ...Revision C 16 01 96 Chapter 9 HP GL 5 1 3 2 Printing Area a b d c a b c d mm A4 4 5 5 5 Letter 6 5 5 5 Legal 6 5 5 5 ...
Страница 342: ...Revision C 16 01 96 Chapter 9 HP GL 15 Sample 68 ...
Страница 387: ...Revision C 16 01 96 APPENDIX A COMPALISON LIST 24 RESOLUTION 300 600 300 600 300 600 ...