Package ch.bailu.gtk.gtk
Schnittstelle FontChooserLevel
public interface FontChooserLevel
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
Allow selecting a font familystatic final int
Allow selecting specific OpenType font featuresstatic final int
Allow selecting a specific font sizestatic final int
Allow selecting a specific font facestatic final int
Allow changing OpenType font variation axes
-
Felddetails
-
FAMILY
static final int FAMILYAllow selecting a font family- Siehe auch:
-
STYLE
static final int STYLEAllow selecting a specific font face- Siehe auch:
-
SIZE
static final int SIZEAllow selecting a specific font size- Siehe auch:
-
VARIATIONS
static final int VARIATIONSAllow changing OpenType font variation axes- Siehe auch:
-
FEATURES
static final int FEATURESAllow selecting specific OpenType font features- Siehe auch:
-