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)
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.


No differences found