Atom that keeps data for text. See ArrayElementAtom container for cases when it is used.
CharFormatAtom Fields
Offset | Type | Name | Contents |
0 | sint2 | cfSBCTypeface | Single byte typeface reference |
2 | sint2 | cfDBCTypeface | Double byte typeface reference |
4 | sint4 | cfSize | Font size |
8 | uint2 | cfStyle | Font style (bold, italic, etc) |
10 | GrColorAtom | cfColor | The RGB value for color |
14 | Padding | padding | Padding |
16 | sint4 | cfPosition | Baseline of subscript or superscript |
20 | sint4 | cfKern | Amount to kern between characters |