HP deskjet 600 User Manual

Page of 124
Fonts
HP DeskJet 600, 700, 800, 900 & HP 2000 Series PCL Developer’s Guide
103
11.3
Bitmap Resolution Segment
The BR (Bitmap Resolution) segment is used to define the X resolution and Y resolution of the
bitmap.
This segment must be present for bitmap fonts, otherwise the font is invalidated.
If the specified resolution is not supported by the device, the font is invalidated.
The structure for the BR segment is:
11.3.1
X Resolution (UINT16)
In resolution-specified bitmap fonts, this field specifies the resolution of the font in the X
dimension in dots per inch.
11.3.2
Y Resolution (UINT16)
In resolution-specified bitmap fonts, this field specifies the resolution of the font in the Y
dimension in dots per inch.
Byte
15              (MSB)                 8
17                 (LSB)                 0
Byte
x
BR
x+1
x+2
Segment Size
x+3
x+4
x+5
x+6
X Resolution
x+7
x+8
Y Resolution
x+9