Mac OS 9
gxWidthDeltaRecord Struct Reference

#include <GXTypes.h>

Data Fields

Fixed beforeGrowLimit
 
Fixed beforeShrinkLimit
 
Fixed afterGrowLimit
 
Fixed afterShrinkLimit
 
gxJustificationFlags growFlags
 
gxJustificationFlags shrinkFlags
 

Detailed Description

A gxWidthDeltaRecord contains all of the information needed to describe the behavior of one class of glyphs during the justification process.

Field Documentation

◆ afterGrowLimit

Fixed gxWidthDeltaRecord::afterGrowLimit

ems AW can shrink by at most on LT

◆ afterShrinkLimit

Fixed gxWidthDeltaRecord::afterShrinkLimit

ems AW can grow by at most on RB

◆ beforeShrinkLimit

Fixed gxWidthDeltaRecord::beforeShrinkLimit

ems AW can grow by at most on LT

◆ growFlags

gxJustificationFlags gxWidthDeltaRecord::growFlags

ems AW can shrink by at most on RB

◆ shrinkFlags

gxJustificationFlags gxWidthDeltaRecord::shrinkFlags

flags controlling grow case


The documentation for this struct was generated from the following file: