LivelyHound has asked for the wisdom of the Perl Monks concerning the following question:

Hi, I am trying to export a Tk Canvas into either a gif or a jpeg. As far as I can see you have to save the image to a postscript file and then have that converted.
Does anybody know a better way? and if not, is there an easy way to convert from the postscript to another format?

LivelyHound

Originally posted as a Categorized Question.

  • Comment on How do you export a Tk canvas without postscript?