Package ch.bailu.gtk.pango
Schnittstelle Weight
public interface Weight
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final intthe bold weight (= 700)static final intthe book weight (= 380) Since: 1.24)static final intthe heavy weight (= 900)static final intthe light weight (= 300)static final intthe medium weight (= 500) Since: 1.24static final intthe default weight (= 400)static final intthe semibold weight (= 600)static final intthe semilight weight (= 350) Since: 1.36.7static final intthe thin weight (= 100) Since: 1.24static final intthe ultrabold weight (= 800)static final intthe ultraheavy weight (= 1000) Since: 1.24static final intthe ultralight weight (= 200)
-
Felddetails
-
THIN
static final int THINthe thin weight (= 100) Since: 1.24- Siehe auch:
-
ULTRALIGHT
static final int ULTRALIGHTthe ultralight weight (= 200)- Siehe auch:
-
LIGHT
static final int LIGHTthe light weight (= 300)- Siehe auch:
-
SEMILIGHT
static final int SEMILIGHTthe semilight weight (= 350) Since: 1.36.7- Siehe auch:
-
BOOK
static final int BOOKthe book weight (= 380) Since: 1.24)- Siehe auch:
-
NORMAL
static final int NORMALthe default weight (= 400)- Siehe auch:
-
MEDIUM
static final int MEDIUMthe medium weight (= 500) Since: 1.24- Siehe auch:
-
SEMIBOLD
static final int SEMIBOLDthe semibold weight (= 600)- Siehe auch:
-
BOLD
static final int BOLDthe bold weight (= 700)- Siehe auch:
-
ULTRABOLD
static final int ULTRABOLDthe ultrabold weight (= 800)- Siehe auch:
-
HEAVY
static final int HEAVYthe heavy weight (= 900)- Siehe auch:
-
ULTRAHEAVY
static final int ULTRAHEAVYthe ultraheavy weight (= 1000) Since: 1.24- Siehe auch:
-