Enum member cairo_ps_level_t.CAIRO_PS_LEVEL_2

The language level 2 of the PostScript specification.

Declaration

enum cairo_ps_level_t
{
  // ...
  CAIRO_PS_LEVEL_2 = 0,
  // ...
}

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

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