Enum member cairo_font_slant_t.CAIRO_FONT_SLANT_NORMAL

Upright font style

Declaration

enum cairo_font_slant_t
{
  // ...
  CAIRO_FONT_SLANT_NORMAL = 0,
  // ...
}

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

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