Enum member cairo_status_t.CAIRO_STATUS_INVALID_SLANT

invalid value for an input cairo_font_slant_t (Since 1.8)

Declaration

enum cairo_status_t
{
  // ...
  CAIRO_STATUS_INVALID_SLANT = 30,
  // ...
}

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

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