|
Mac OS 9
|
#include <GXTypes.h>
Data Fields | |
| Fixed | beforeGrowLimit |
| Fixed | beforeShrinkLimit |
| Fixed | afterGrowLimit |
| Fixed | afterShrinkLimit |
| gxJustificationFlags | growFlags |
| gxJustificationFlags | shrinkFlags |
A gxWidthDeltaRecord contains all of the information needed to describe the behavior of one class of glyphs during the justification process.
| Fixed gxWidthDeltaRecord::afterGrowLimit |
ems AW can shrink by at most on LT
| Fixed gxWidthDeltaRecord::afterShrinkLimit |
ems AW can grow by at most on RB
| Fixed gxWidthDeltaRecord::beforeShrinkLimit |
ems AW can grow by at most on LT
| gxJustificationFlags gxWidthDeltaRecord::growFlags |
ems AW can shrink by at most on RB
| gxJustificationFlags gxWidthDeltaRecord::shrinkFlags |
flags controlling grow case