naruvimama/parsets

Save canvas as PNG

GoogleCodeExporter opened this issue · 4 comments


I apprciate the interactive nature of this tool is one of it's strengths,
but I would love to be able to save the canvas to PNG and specify the size.

Original issue reported on code.google.com by matt.jo...@gmail.com on 5 Jun 2009 at 4:12

Good idea. Exporting an image with the same size as the current window is easy, 
being able to pick the size is a 
bit trickier.

Original comment by rkosara on 5 Jun 2009 at 11:23

  • Added labels: Milestone-Release2.1, Type-Enhancement
  • Removed labels: Type-Defect

Original comment by rkosara on 5 Jun 2009 at 11:23

  • Changed state: Accepted
Would SVG be doable, vector graphics seems appropriate for the imagery and 
overcomes 
the scale issue.

Original comment by matt.jo...@gmail.com on 6 Jun 2009 at 11:58

A vector format would clearly be a better idea, but it's also a lot more work. 
PNG saving will be included in 2.1, 
we'll consider adding more later.

Original comment by rkosara on 6 Jun 2009 at 9:36

  • Changed state: Fixed