I am writing an image browser and I want to be able to display jpeg images. I was planning to use the -image attribute of (some) widgets to do this. As far as I can tell, I need to write or (preferrably) find a tcl PACKAGE whick will allow the image command to read jpeg images.
Any Idea on where...