2.2.2.14 PitchAndFamily Object
The PitchAndFamily Object specifies the pitch and family properties of a Font Object (section 2.2.1.2). Pitch refers to the width of the characters, and family refers to the general appearance of a font.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Family |
0 |
0 |
Pitch |
Family (4 bits): A property of a font that describes its general appearance. This MUST be a value in the FamilyFont Enumeration (section 2.1.1.8).
Pitch (2 bits): A property of a font that describes the pitch, of the characters. This MUST be a value in the PitchFont Enumeration (section 2.1.1.24).