-
Atri Bhattacharya authored
Allow exporting to PNG and JPG using the pyx.canvas.writeGSfile() interface. Additional parameters 'resolution' and 'device' to draw() allows finetuning the exported bitmap file. Print warnings if resolution and/or device parameters are passed when exporting as eps or pdf where they have no meaning (vector formats).
3b5aae1aAtri Bhattacharya authoredAllow exporting to PNG and JPG using the pyx.canvas.writeGSfile() interface. Additional parameters 'resolution' and 'device' to draw() allows finetuning the exported bitmap file. Print warnings if resolution and/or device parameters are passed when exporting as eps or pdf where they have no meaning (vector formats).
Loading