1. NAME

tkjpeg - simple JPEG viewer using perl/Tk

2. SYNOPSIS

tkjpeg imagefile.jpg

3. DESCRIPTION

Very simplistic image viewer that loads JPEG image, (well actually anything for which Photo has a handler) and puts it into a Label for display.

It tries to find a fullcolour visual to use if display is deeper than 8-bit. (On 8-bit it uses a 4/4/4 palette.)

4. AUTHOR

Nick Ing-Simmons <>