Package org.eclipse.swt.internal.win32
Class PANOSE
java.lang.Object
org.eclipse.swt.internal.win32.PANOSE
-
Field Summary
FieldsModifier and TypeFieldDescriptionbyte
byte
byte
byte
byte
byte
byte
byte
byte
byte
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
bFamilyType
public byte bFamilyType -
bSerifStyle
public byte bSerifStyle -
bWeight
public byte bWeight -
bProportion
public byte bProportion -
bContrast
public byte bContrast -
bStrokeVariation
public byte bStrokeVariation -
bArmStyle
public byte bArmStyle -
bLetterform
public byte bLetterform -
bMidline
public byte bMidline -
bXHeight
public byte bXHeight -
sizeof
public static final int sizeof
-
-
Constructor Details
-
PANOSE
public PANOSE()
-