Weight#
- class Weight#
An enumeration specifying the weight (boldness) of a font.
Weight is specified as a numeric value ranging from 100 to 1000. This enumeration simply provides some common, predefined values.
Fields#
- class Weight
- BOLD#
The type of the None singleton.
- BOOK#
The type of the None singleton.
- HEAVY#
The type of the None singleton.
- LIGHT#
The type of the None singleton.
- MEDIUM#
The type of the None singleton.
- NORMAL#
The type of the None singleton.
- SEMIBOLD#
The type of the None singleton.
- SEMILIGHT#
The type of the None singleton.
- THIN#
The type of the None singleton.
- ULTRABOLD#
The type of the None singleton.
- ULTRAHEAVY#
The type of the None singleton.
- ULTRALIGHT#
The type of the None singleton.