2.9.12 FontEmbedFlags10Atom
Referenced by: PP10DocBinaryTagExtension
An atom record that specifies information about how font data is embedded.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
rh |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
A |
B |
unused |
rh (8 bytes): A RecordHeader structure (section 2.3.1) that specifies the header for this record. Sub-fields are further specified in the following table.
-
Field
Meaning
rh.recVer
MUST be 0x0.
rh.recInstance
MUST be 0x000.
rh.recType
MUST be an RT_FontEmbedFlags10Atom.
rh.recLen
MUST be 0x00000004.
A - fSubset (1 bit): A bit that specifies whether embedded fonts contain data for only those characters in use.
B - fSubsetOptionConfirmed (1 bit): A bit that specifies whether the user has confirmed the choice of fSubset in the user interface.
unused (30 bits): Undefined and MUST be ignored.