Description Usage Arguments Details Value See Also
Check whether the PostScript surface will output Encapsulated PostScript.
1 | cairo_ps_surface_get_eps(surface)
|
surface |
[ |
Return value: %TRUE if the surface will output Encapsulated PostScript.
Since: 1.6
C function prototype: cairo_public cairo_bool_t cairo_ps_surface_get_eps (cairo_surface_t *surface)
[int
]
Other cairo-ps:
cairo_ps_level_to_string()
,
cairo_ps_surface_create()
,
cairo_ps_surface_dsc_begin_page_setup()
,
cairo_ps_surface_dsc_begin_setup()
,
cairo_ps_surface_dsc_comment()
,
cairo_ps_surface_restrict_to_level()
,
cairo_ps_surface_set_eps()
,
cairo_ps_surface_set_size()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.