2.9.2 KinsokuContainer
Referenced by: DocumentTextInfoContainer
A container record that specifies user preferences for East Asian text line breaking settings.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
rh |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
kinsokuAtom |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
kinsokuLeadingAtom (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
kinsokuFollowingAtom (variable) |
|||||||||||||||||||||||||||||||
... |
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 0xF.
rh.recInstance
MUST be 0x002.
rh.recType
MUST be an RT_Kinsoku.
kinsokuAtom (12 bytes): A KinsokuAtom record that specifies the type of East Asian text line breaking settings.
kinsokuLeadingAtom (variable): An optional KinsokuLeadingAtom record that specifies a list of characters that cannot appear immediately after a line break of East Asian text. It MUST exist if and only if kinsokuAtom.level is 0x00000002. If this field exists and the document contains a Kinsoku9Container record (section 2.9.6), the Kinsoku9Container record MUST NOT contain a kinsokuLeadingAtom field.
kinsokuFollowingAtom (variable): An optional KinsokuFollowingAtom record that specifies a list of characters that cannot appear immediately before a line break of East Asian text. It MUST exist if and only if kinsokuAtom.level is 0x00000002. If this field exists and the document contains a Kinsoku9Container record, the Kinsoku9Container record MUST NOT contain a kinsokuFollowingAtom field.