Carbon


ATSGlyphFractionalMetrics

Header: ATSTypes.h

struct ATSGlyphFractionalMetrics {
    FixedPoint advance; 
    FixedPoint sideBearing; 
    FixedPoint otherSideBearing;
};

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