2.9.3 KinsokuAtom
Referenced by: KinsokuContainer
An atom record that specifies the type of East Asian text line breaking.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
rh |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
level |
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 0x003.
rh.recType
MUST be an RT_KinsokuAtom.
rh.recLen
MUST be 0x00000004.
level (4 bytes): A signed integer that specifies the type of East Asian text line breaking. It MUST be a value from the following table.
-
Value
Meaning
0x00000000
Use standard line breaking settings.
0x00000001
Use strict line breaking settings for Japanese text.
0x00000002
Use the customized line breaking settings specified by the kinsokuLeadingAtom and kinsokuFollowingAtom fields of the KinsokuContainer (section 2.9.2) that contains this KinsokuAtom.