feh-2.28.tar.bz2 (signature)
- Decrease loading time for RAW images by utilizing dcraw to display the
embedded JPEG preview (patch by @ulteq)
- Rename
--magick-timeout
to --conversion-timeout
. --magick-timeout
is
now deprecated and will be removed in a future release
- Fix unintened aliasing in rotated images whose rotation is not a
multiple of 90 degrees (patch by @ulteq)
- New option:
--on-last-slide=hold|quit|resume
.
hold will cause feh to stop advancing beyond the last slide (patch by
@ulteq), quit replaces --cycle-once
(which is
now deprecated), and resume is the default (continue at the first image)