Font Loading Commands
148
Class Series 2 Programmer’s Manual
)s###W Font
Descriptor
This command (typically first data in a font file) contains all of the information about the
font contained in the file. Different font generation software will create different length
header information, but the initial 64 bytes will remain consistent with the PCL-4 (HP
LaserJet II) format.
Syntax:
<ESC>)s###Wddd…d
Where:
###
- Is the number of bytes of font descriptor data from 1
to 3 ASCII decimal digits.
dd…d
- Is the descriptor.
*c###E Character
Code
This code is the ASCII decimal value corresponding to the next downloaded character.
Syntax:
<ESC>*c###E
Where:
###
- Is the ASCII value of the character, three digits
maximum, 0 to 999.
(s#W
Character Download Data
This command contains all of the information for one downloaded character.
Syntax:
<ESC>(s###Wnn…n
Where:
###
- Is the number of bytes of bitmapped data, three
digits maximum, from 1 to 999.
nn…n
- Is the bitmapped data.
Summary of Contents for A-Class
Page 2: ......
Page 3: ......
Page 5: ......
Page 6: ......
Page 22: ...Overview 8 Class Series 2 Programmer s Manual ...
Page 30: ...Immediate Command Functions 16 Class Series 2 Programmer s Manual ...
Page 138: ...Extended System Level Command Functions 124 Class Series 2 Programmer s Manual ...
Page 160: ...Label Formatting Command Functions 146 Class Series 2 Programmer s Manual ...
Page 180: ...Generating Label Formats 166 Class Series 2 Programmer s Manual ...
Page 192: ...Appendix B Sample Programs 178 Class Series 2 Programmer s Manual ...
Page 200: ...Appendix D Reset Codes 186 Class Series 2 Programmer s Manual ...
Page 212: ...Appendix E Single Byte Symbol Sets 198 Class Series 2 Programmer s Manual ...
Page 264: ...Appendix G Bar Code Details 250 Class Series 2 Programmer s Manual ...
Page 308: ...Appendix Q Plug and Play IDs 294 Class Series 2 Programmer s Manual ...
Page 312: ...Appendix R Line Mode 298 Class Series 2 Programmer s Manual ...
Page 324: ...Appendix T WiFi Region Country Codes 310 Class Series 2 Programmer s Manual ...
Page 334: ......