Enum cairo_ps_level_t

cairo_ps_level_t is used to describe the language level of the PostScript Language Reference that a generated PostScript file will conform to.

The enum base type is int .

Enum members

Name Description
CAIRO_PS_LEVEL_2 The language level 2 of the PostScript specification.
CAIRO_PS_LEVEL_3 The language level 3 of the PostScript specification.

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

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