|
Header: SFNTLayoutTypes.h |
enum {
kMORTTag = 1836020340,
kMORTCurrentVersion = 65536,
kMORTCoverVertical = 32768,
kMORTCoverDescending = 16384,
kMORTCoverIgnoreVertical = 8192,
kMORTCoverTypeMask = 15,
kMORTRearrangementType = 0,
kMORTContextualType = 1,
kMORTLigatureType = 2,
kMORTSwashType = 4,
kMORTInsertionType = 5,
kMORTLigLastAction = -2147483648,
kMORTLigStoreLigature = 1073741824,
kMORTLigFormOffsetMask = 1073741823,
kMORTLigFormOffsetShift = 2,
kMORTraNoAction = 0,
kMORTraxA = 1,
kMORTraDx = 2,
kMORTraDxA = 3,
kMORTraxAB = 4,
kMORTraxBA = 5,
kMORTraCDx = 6,
kMORTraDCx = 7,
kMORTraCDxA = 8,
kMORTraDCxA = 9,
kMORTraDxAB = 10,
kMORTraDxBA = 11,
kMORTraCDxAB = 12,
kMORTraCDxBA = 13,
kMORTraDCxAB = 14,
kMORTraDCxBA = 15,
kMORTDoInsertionsBefore = 128,
kMORTIsSplitVowelPiece = 64,
kMORTInsertionsCountMask = 63,
kMORTCurrInsertKashidaLike = 8192,
kMORTMarkInsertKashidaLike = 4096,
kMORTCurrInsertBefore = 2048,
kMORTMarkInsertBefore = 1024,
kMORTMarkJustTableCountMask = 16256,
kMORTMarkJustTableCountShift = 7,
kMORTCurrJustTableCountMask = 127,
kMORTCurrJustTableCountShift = 0,
kMORTCurrInsertCountMask = 992,
kMORTCurrInsertCountShift = 5,
kMORTMarkInsertCountMask = 31,
kMORTMarkInsertCountShift = 0
};
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)