From: Hazen B. <hba...@ma...> - 2012-11-18 20:33:57
|
On 11/17/2012 07:18 PM, Alan W. Irwin wrote: > On 2012-11-17 17:55-0500 Hazen Babcock wrote: >> >> Added (c12275) As it stands now it comes at the end of the list of cairo >> device choices, while it might make more sense that it is listed next to >> the pscairo driver? > > Ideally it would be either that or the idea could be implemented as a > simple driver option for pscairo since presumably most of the > current epscairo code is identical to the pscairo code. > > Of course, regardless of further tweaks you may decide to do it is > great that you have implemented this possibility. I re-ordered the Cairo drivers and left it as a separate driver. It is of course very similar to the PS driver, but it uses family plotting like the PNG or SVG driver for multiple pages of plots. -Hazen |