Module cairo.ps
Functions
Name | Description |
---|---|
getPSLevels
|
Used to retrieve the list of supported levels.
See PSSurface.restrictToLevel ().
|
PSLevelToString
|
Get the string representation of the given level id. This function
will return NULL if level id isn't valid. See getPSLevels ()
for a way to get the list of valid level ids.
|
Classes
Name | Description |
---|---|
PSSurface
|
The PostScript surface is used to render cairo graphics to Adobe PostScript files and is a multi-page vector surface backend. |
Aliases
Name | Type | Description |
---|---|---|
PSLevel
|
cairo_ps_level_t
|
Authors
Johannes Pfau | cairoD |
cairo team | cairo |
Copyright
License
cairoD wrapper/bindings | Boost License 1.0 |
cairo | LGPL 2.1 / MPL 1.1 |