Skip to content
  • Atri Bhattacharya's avatar
    3b5aae1a
    Enhance draw() function to allow bitmap exports. · 3b5aae1a
    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).
    3b5aae1a
    Enhance draw() function to allow bitmap exports.
    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).
Loading