Carbon


JustWidthDeltaEntry

Header: SFNTLayoutTypes.h

struct JustWidthDeltaEntry {
    UInt32 justClass; 
    Fixed beforeGrowLimit; 
    Fixed beforeShrinkLimit; 
    Fixed afterGrowLimit; 
    Fixed afterShrinkLimit; 
    JustificationFlags growFlags; 
    JustificationFlags shrinkFlags;
};

© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)