Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

tkjpeg (1)

Name

tkjpeg - simple JPEG viewer using perl/Tk

Synopsis

tkjpeg imagefile.jpg

Description

TKJPEG(1)                    perl/Tk Documentation                   TKJPEG(1)



NAME
       tkjpeg - simple JPEG viewer using perl/Tk

SYNOPSIS
         tkjpeg imagefile.jpg

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

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



ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+----------------------------+
       |ATTRIBUTE TYPE |      ATTRIBUTE VALUE       |
       +---------------+----------------------------+
       |Availability   | library/perl-5/perl-tk-532 |
       +---------------+----------------------------+
       |Stability      | Volatile                   |
       +---------------+----------------------------+

NOTES
       Source code for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This software was built from source available at
       https://github.com/oracle/solaris-userland.  The original community
       source was downloaded from
       http://search.cpan.org/CPAN/authors/id/S/SR/SREZIC/Tk-804.036.tar.gz.

       Further information about this software can be found on the open source
       community website at http://search.cpan.org/~srezic/Tk.



Tk4.003                           2013-11-15                         TKJPEG(1)