logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tkjpeg - simple JPEG viewer using perl/Tk

Author

       Nick Ing-Simmons <nick@ing-simmons.net>

Tk4.003                                            2024-07-26                                         TKJPEG(1p)

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.)

Name

       tkjpeg - simple JPEG viewer using perl/Tk

Synopsis

         tkjpeg imagefile.jpg

See Also