Mercurial > repos > bgruening > graphicsmagick_image_compare
changeset 4:76acb1175c57 draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/image_processing/graphicsmagick commit 7334cd8f7eb61f6323ae2d4bb107d38fba83a1d7
author | bgruening |
---|---|
date | Fri, 09 May 2025 22:49:57 +0000 |
parents | cfe1d6e23237 |
children | |
files | compare.xml macros.xml static/images/donald-palette.jpg static/images/result_image_compare01.png |
diffstat | 4 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/compare.xml Thu Aug 22 19:01:00 2024 +0000 +++ b/compare.xml Fri May 09 22:49:57 2025 +0000 @@ -19,8 +19,8 @@ ]]> </command> <inputs> - <param name="input1" format="jpg,png,bmp,gif,svg,eps,tiff,xcf" type="data" label="First image to compare" /> - <param name="input2" format="jpg,png,bmp,gif,svg,eps,tiff,xcf" type="data" label="Second image to compare" /> + <param name="input1" format="jpg,png,bmp,gif,svg,eps,tiff" type="data" label="First image to compare" /> + <param name="input2" format="jpg,png,bmp,gif,svg,eps,tiff" type="data" label="Second image to compare" /> <param argument="-highlight-style" type="select" label="Pixel highlight style"> <option value="assign">assign</option>