enum Cairo::FontWeight
Overview
Specifies variants of a font face based on their weight.
Defined in:
cairo/font_weight.crEnum Members
-
Normal =
0
-
Normal font weight.
-
Bold =
1
-
Bold font weight.
Specifies variants of a font face based on their weight.
0
Normal font weight.
1
Bold font weight.