cairo: Allow xr_driver_create()'s caller to usefully set more options.
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 13 May 2010 04:41:21 +0000 (21:41 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 13 May 2010 04:59:57 +0000 (21:59 -0700)
commit551c8fe523899e9863e4212453b66c73be545887
treeca43555576be3fa51c17cc81f4dd17a37b0d79a5
parent46314efbf9cb7131ed36e3611f79ce3f55e6f570
cairo: Allow xr_driver_create()'s caller to usefully set more options.

Until now, xr_driver_create() has only parsed a few of the Cairo driver
options.  This commit makes it parse more of them, in preparation for
output viewer printing to set more of them.
src/output/cairo.c
src/ui/gui/psppire-output-window.c