Skip to content

Commit b85723c

Browse files
authored
Update convert.xml
1 parent ca2cab5 commit b85723c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/image_processing/graphicsmagick/convert.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
]]>
3030
</command>
3131
<inputs>
32-
<param format="jpg,png,bmp,gif,svg,eps,tiff,xcf" name="input" type="data" label="Image to convert" />
32+
<param format="jpg,png,bmp,gif,svg,eps,tiff" name="input" type="data" label="Image to convert" />
3333
<param name="transformations" multiple="true" type="select" display="checkboxes" label="Transformations">
3434
<option value="-flip">flip vertically</option>
3535
<option value="-flop">flip horizontally</option>

0 commit comments

Comments
 (0)