On 2012-09-19 15:51-0600 James Tappin wrote:

> Is there a list anywhere of the driver options for the various cairo
> drivers? Particularly any to set image or page sizes and for pscairo is
> there a way to produce encapsulated output?
>

Hi James:

Thanks for your interest in PLplot.

To answer your questions in order

1. To get a list of drvopt options pecify a bad driver option, e.g.,

examples/c/x01c -dev pscairo -drvopt xxxxx

2. Of course, driver options are not the whole story, and, for example,
you can specify the size of at least the xcairo result (and possibly
other cairo devices?) with the general -geometry option.

3. Our cairo device driver depends on the pango/cairo combination of
libraries, and I believe its a limitation of cairo's PostScript backend
(what we use for the pscairo device), that encapsulated PostScript is
not supported.  However, it is not too bad since you can run
single-page -dev pscairo results through ps2eps to produce 
encapsulated PostScript.

Note another set of high-quality devices are implemented by
our qt device driver.  In that case, -dev epsqt does produce
encapsulated PostScript directly.

Alan

__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state
implementation for stellar interiors (freeeos.sf.net); the Time
Ephemerides project (timeephem.sf.net); PLplot scientific plotting
software package (plplot.sf.net); the libLASi project
(unifont.org/lasi); the Loads of Linux Links project (loll.sf.net);
and the Linux Brochure Project (lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Plplot-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to