![]() |
Custom Script Code Constants |
Header: SFNTTypes.h |
enum { kFontCustom8BitScript = 0, kFontCustom816BitScript = 1, kFontCustom16BitScript = 2 };
Represents custom 8-bit encoding.
Represents custom mixed 8-/16-bit encoding.
Represents custom 16-bit encoding.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)