org.rococoa.cocoa.coregraphics
Interface CoreGraphicsLibrary.CGFontPostScriptFormat

Enclosing interface:
CoreGraphicsLibrary

public static interface CoreGraphicsLibrary.CGFontPostScriptFormat

native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/CoreGraphics.framework/Headers/CGFont.h:25
enum values


Field Summary
static int kCGFontPostScriptFormatType1
           
static int kCGFontPostScriptFormatType3
           
static int kCGFontPostScriptFormatType42
           
 

Field Detail

kCGFontPostScriptFormatType1

static final int kCGFontPostScriptFormatType1
See Also:
Constant Field Values

kCGFontPostScriptFormatType3

static final int kCGFontPostScriptFormatType3
See Also:
Constant Field Values

kCGFontPostScriptFormatType42

static final int kCGFontPostScriptFormatType42
See Also:
Constant Field Values


Copyright © 2009. All Rights Reserved.