Module: Cairo::FontWeight

Defined in:
ext/cairo/rb_cairo_constants.c

Constant Summary collapse

NORMAL =
INT2FIX (CAIRO_FONT_WEIGHT_NORMAL)
BOLD =
INT2FIX (CAIRO_FONT_WEIGHT_BOLD)