Skip to content

Commit ca2cab5

Browse files
authored
Update compare.xml
1 parent 8d43e51 commit ca2cab5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/image_processing/graphicsmagick/compare.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
]]>
2020
</command>
2121
<inputs>
22-
<param name="input1" format="jpg,png,bmp,gif,svg,eps,tiff,xcf" type="data" label="First image to compare" />
23-
<param name="input2" format="jpg,png,bmp,gif,svg,eps,tiff,xcf" type="data" label="Second image to compare" />
22+
<param name="input1" format="jpg,png,bmp,gif,svg,eps,tiff" type="data" label="First image to compare" />
23+
<param name="input2" format="jpg,png,bmp,gif,svg,eps,tiff" type="data" label="Second image to compare" />
2424

2525
<param argument="-highlight-style" type="select" label="Pixel highlight style">
2626
<option value="assign">assign</option>

0 commit comments

Comments
 (0)