Package ch.bailu.gtk.pango
Schnittstelle FontMask
public interface FontMask
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final intthe font family is specified.static final intOpenType font features are specified.static final intThe font gravity is specified.static final intthe font size is specified.static final intthe font stretch is specified.static final intthe font style is specified.static final intthe font variant is specified.static final intOpenType font variations are specified.static final intthe font weight is specified.
-
Felddetails
-
FAMILY
static final int FAMILYthe font family is specified.- Siehe auch:
-
STYLE
static final int STYLEthe font style is specified.- Siehe auch:
-
VARIANT
static final int VARIANTthe font variant is specified.- Siehe auch:
-
WEIGHT
static final int WEIGHTthe font weight is specified.- Siehe auch:
-
STRETCH
static final int STRETCHthe font stretch is specified.- Siehe auch:
-
SIZE
static final int SIZEthe font size is specified.- Siehe auch:
-
GRAVITY
static final int GRAVITYThe font gravity is specified.- Siehe auch:
-
VARIATIONS
static final int VARIATIONSOpenType font variations are specified.- Siehe auch:
-
FEATURES
static final int FEATURESOpenType font features are specified.- Siehe auch:
-