Hi I need to write a scipt in perl tk that takes some ascii data and plots it as a graphic image. Suppose I do that - how can I save this output as a file image (jpg, gif etc..) ? (Eventualy it would have to be processed without a display - just input of ascii file and output of image file)