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.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

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).