org.rococoa.cocoa.coretext
Interface CoreTextLibrary.CTFontTableOptions

Enclosing interface:
CoreTextLibrary

public static interface CoreTextLibrary.CTFontTableOptions

native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/CoreText.framework/Headers/CTFont.h
enum values


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


Copyright © 2009. All Rights Reserved.