App-tkiv
view release on metacpan or search on metacpan
lib/App/tkiv.pm view on Meta::CPAN
=head1 BUGS and CAVEATS
For manipulation (resizing, rotation, ...) the external command C<convert>
from ImageMagick is used.
=head1 TODO
=over 2
=item save/load from .ivrc buttons on option window
=item Slideshow
- behavior: location, dir depth, cycling
- randomness, slide lists, full screen background (no decoration)
- playlist
- loop control
- Auto-sense image load time for slideshows
=item Image manipulation
- selection less picky
- selection from zoom other than original
- Save, Save as ...
=item Titles and decoration behavior
- adjust height/width of screen-fit images to decoration
(I just cannot get $iv->overrideredirect (1) to work as I want)
=item Tree view
- Hide dirs above dt root
- Allow a set of dirs from the command line
- Make pirstnext and firstprev look in the original folder if the
image folder actually been viewed is a symlink in the parent folder
=item Animation
- use Tk::Animation for animated gif's
=item Menu's
=item Documentation
=item Portability
- make image format's optional (TIFF, NEF, ...)
=back
=head1 SEE ALSO
L<perl>, L<Tk>, L<Tk::JPEG>, L<Tk::PNG>, L<Tk::TIFF>, L<Tk::Bitmap>,
L<Tk::Pixmap>, L<Tk::Animation>, L<Image::ExifTool>, L<Image::Size>,
L<Image::Info> and ImageMagick.
=head1 WARRANTY
The fact that I use it on my own picture sets is by no means a guarantee
that the software is without bugs. Use with care, and make backups of all
pictures you care about before experimenting.
=head1 AUTHOR
H.Merijn Brand F<E<lt>h.m.brand@xs4all.nlE<gt>> wrote this for his own
personal use, but was asked to make it publicly available as application.
=head1 COPYRIGHT AND LICENSE
Copyright (C) 2004-2026 H.Merijn Brand
This software is free; you can redistribute it and/or modify
it under the same terms as Perl itself.
=cut
( run in 1.370 second using v1.01-cache-2.11-cpan-39bf76dae61 )