Carbon


SFNTLookupSegment

Header: SFNTLayoutTypes.h

struct SFNTLookupSegment {
    UInt16 lastGlyph; 
    UInt16 firstGlyph; 
    UInt16 value[1];
};

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