cairo_font_weight_t

Specifies variants of a font face based on their weight.

Values

ValueMeaning
CAIRO_FONT_WEIGHT_NORMAL

Normal font weight

CAIRO_FONT_WEIGHT_BOLD

Bold font weight

Meta