# HG changeset patch # User bgruening # Date 1752666519 0 # Node ID 0ecf92b5a7c56530f7715a82a152302930aa658e # Parent 8f46605c84ec7ea685fdafcad5a406bc3e32c4f2 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/image_processing/graphicsmagick commit b7029458f591d04c5259dc84cc931924c7194fbf diff -r 8f46605c84ec -r 0ecf92b5a7c5 convert.xml --- a/convert.xml Fri May 09 22:49:50 2025 +0000 +++ b/convert.xml Wed Jul 16 11:48:39 2025 +0000 @@ -3,33 +3,41 @@ macros.xml - + - + @@ -37,71 +45,86 @@ - - + - + - - - - - - - - + + + + + + + + - - - - - - - - + + + + + + + + + input.ext != "pdf" + + + input.ext == "pdf" + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + diff -r 8f46605c84ec -r 0ecf92b5a7c5 macros.xml --- a/macros.xml Fri May 09 22:49:50 2025 +0000 +++ b/macros.xml Wed Jul 16 11:48:39 2025 +0000 @@ -1,6 +1,6 @@ 1.3.45 - 0 + 1 graphicsmagick diff -r 8f46605c84ec -r 0ecf92b5a7c5 test-data/outputs/tmp_00.jpg Binary file test-data/outputs/tmp_00.jpg has changed diff -r 8f46605c84ec -r 0ecf92b5a7c5 test-data/outputs/tmp_01.jpg Binary file test-data/outputs/tmp_01.jpg has changed diff -r 8f46605c84ec -r 0ecf92b5a7c5 test-data/test.pdf Binary file test-data/test.pdf has changed