Enum member cairo_ps_level_t.CAIRO_PS_LEVEL_3

The language level 3 of the PostScript specification.

Declaration

enum cairo_ps_level_t
{
  // ...
  CAIRO_PS_LEVEL_3 = 1,
  // ...
}

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

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