|
Mac OS 9
|
#include <SFNTLayoutTypes.h>
Data Fields | |
| UInt32 | justClass |
| Fixed | beforeGrowLimit |
| Fixed | beforeShrinkLimit |
| Fixed | afterGrowLimit |
| Fixed | afterShrinkLimit |
| JustificationFlags | growFlags |
| JustificationFlags | shrinkFlags |
JustWidthDeltaEntry is the justification table entry structure. The justClass value (which is actually limited to 7 bits by the state table structure) is defined as a long for PPC alignment reasons.