Problem with -swirl, -wave, -implode v7.0.8-9
Posted: 2018-08-08T21:21:21-07:00
Using ImageMagick 7.0.8-9 Q16 x64 HDRI from a Windows 10 command line, these commands result in no change to the "logo:"...
This command only adds 12 pixels of background to the bottom of "logo:" but doesn't apply any wave distortion...
This was not an issue in the immediately previous version, 7.0.8-8.
Code: Select all
magick logo: -implode 0.5 test1.png
magick logo: -swirl 180 test2.png
Code: Select all
magick logo: -wave 6x20 test3.png