Carbon


ATSGlyphRenderingMetrics

Header: ATSTypes.h

struct ATSGlyphRenderingMetrics {
    FixedPoint deviceAdvance; 
    FixedPoint topLeft; 
    UInt16 height; 
    UInt16 width; 
    FixedPoint sideBearing; 
    FixedPoint otherSideBearing;
};

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