Plugin to resize an image
authorColin Clark <colin.clark@cclark.uk>
Tue, 10 Oct 2023 15:47:19 +0000 (16:47 +0100)
committerColin Clark <colin.clark@cclark.uk>
Tue, 10 Oct 2023 15:47:19 +0000 (16:47 +0100)
commitb42cb37d20b1b8a70513824ab584f6b1e730ebc3
treef4bd3ac456f52f82f91ea736e6da42daa30f46c7
parentaedccfcba38223365442cb744ffce7f8df2b1471
Plugin to resize an image

Use the Downsize script
(http://www.fmwconcepts.com/imagemagick/downsize/index.php) to reduce
the size of an image to a specified memory size.
doc/docbook/GuideReferenceStandardPlugins.xml
plugins/meson.build
plugins/resize-image/downsize [new file with mode: 0755]
plugins/resize-image/geeqie-resize-image [new file with mode: 0755]
plugins/resize-image/geeqie-resize-image.sh [new symlink]
plugins/resize-image/meson.build [new file with mode: 0644]
plugins/resize-image/resize-help.sh [new file with mode: 0755]
plugins/resize-image/resize-image.desktop.in [new file with mode: 0644]