Enum member cairo_font_weight_t.CAIRO_FONT_WEIGHT_BOLD

Bold font weight

Declaration

enum cairo_font_weight_t
{
  // ...
  CAIRO_FONT_WEIGHT_BOLD = 1,
  // ...
}

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

cairoD wrapper/bindings Boost License 1.0
cairo LGPL 2.1 / MPL 1.1