
Revision C 16/01/96
Chapter 8 "HP-GL2" 50
FN - Select Secondary Font
FN
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 PCL mode, as the secondary (alternate) font. All subsequently printed labels will appear in the
secondary font.
•
For scalable fonts the FN command must be preceded by an AD command specifying the font's point size or
pitch.
•
When the FN command is issued the secondary (alternate) font's attributes are set to be those of the selected
font (provided it is available).
LB - Character Plot
LB [ cs ] < terminator > [;]
cs : character string
•
This command enables you to print character strings.
•
You must supply a terminator at the end of your string. You can either use the default terminator, ETX
(ASCII 3), or define your own terminating character using the DT command.
•
A label can include non-printing characters such as a carriage return or line feed.
•
Printing takes place irrespective of whether the pen is currently up or down.
•
The label is printed starting from the current cursor position and using any label origin setting that you have
made with the LO command.
10 '-Label-
20 WIDTH "LPT1:", 255
30 LPRINT CHR$(27); "E";
40 LPRINT CHR$(27); "%0B";
50 LPRINT "IN;SP1;";
60 LPRINT "PA2500,2500;DT*;"
70 LPRINT "SD1,21,2,1,4,25,5,0,6,3,7,52;SS;"
80 LPRINT "LBLaser printer*"
90 LPRINT CHR$(27); "%0A";
100 LPRINT CHR$(27); "E";
110 END
<Sample 51>
Содержание 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 ...