Carbon


ATSGlyphScreenMetrics

Header: ATSTypes.h

struct ATSGlyphScreenMetrics {
    Float32Point deviceAdvance; 
    Float32Point topLeft; 
    UInt32 height; 
    UInt32 width; 
    Float32Point sideBearing; 
    Float32Point otherSideBearing;
};

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