org.rococoa.cocoa.coretext
Interface CoreTextLibrary.CTFontTableOptions

Enclosing interface:
CoreTextLibrary

public static interface CoreTextLibrary.CTFontTableOptions


Field Summary
static int kCTFontTableOptionExcludeSynthetic
           
static int kCTFontTableOptionNoOptions
           
 

Field Detail

kCTFontTableOptionNoOptions

static final int kCTFontTableOptionNoOptions
See Also:
Constant Field Values

kCTFontTableOptionExcludeSynthetic

static final int kCTFontTableOptionExcludeSynthetic
See Also:
Constant Field Values