JustDirectionTable

Mac OS X header: ApplicationServices/ApplicationServices.h  
Mac OS 9 header: SFNTLayoutTypes.h  

struct JustDirectionTable {
    UInt16 justClass; 
    UInt16 widthDeltaClusters; 
    UInt16 postcomp; 
    SFNTLookupTable lookup;
};

© 2001 Apple Computer, Inc. (Last Updated July 21, 2001)