The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Picture View

DESCRIPTION

Single image (or animation) viewer

SYNOPISIS

 perl viewpic.pl [options] "path to image"

OPTIONS

--nofull

The image is automatically proportionally scaled to full screen. This turns that off and shows the image in its original resolution (unless it is too big for the screen).

--alpha=1-254

Alpha value to overlay an image on what is already there. Usually used to just dim the image. Comes in handy for using with fbterm to make a background image.

--wait=seconds

Wait number of seconds before returning (0 = don't wait)

COPYRIGHT

Copyright (C) 2010 - 2023 Richard Kelsch All Rights Reserved

LICENSE

GNU Public License Version 3.0

* See the "LICENSE" file in this distribution for this license.