[cairo] API for Encapsulated PostScript

Adrian Johnson ajohnson at redneon.com
Sat Sep 22 19:22:12 PDT 2007


The following proposed API functions allow EPS output from the
PostScript surface to be enabled or disabled.

void
cairo_ps_surface_set_eps (cairo_surface_t      *surface,
                          cairo_bool_t          eps);

cairo_bool_t
cairo_ps_surface_get_eps (cairo_surface_t      *surface);

A patch to add this API is attached.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-Encapsulated-PostScript-API.patch
Type: text/x-patch
Size: 0 bytes
Desc: not available
Url : http://lists.cairographics.org/archives/cairo/attachments/20070923/98ae08f3/attachment.bin 


More information about the cairo mailing list