Page 1 of 1

Problem with -swirl, -wave, -implode v7.0.8-9

Posted: 2018-08-08T21:21:21-07:00
by GeeMack
Using ImageMagick 7.0.8-9 Q16 x64 HDRI from a Windows 10 command line, these commands result in no change to the "logo:"...

Code: Select all

magick logo: -implode 0.5 test1.png

magick logo: -swirl 180 test2.png
This command only adds 12 pixels of background to the bottom of "logo:" but doesn't apply any wave distortion...

Code: Select all

magick logo: -wave 6x20  test3.png
This was not an issue in the immediately previous version, 7.0.8-8.

Re: Problem with -swirl, -wave, -implode v7.0.8-9

Posted: 2018-08-09T05:35:48-07:00
by magick
Fixed in the current beta. Will export the beta, likely this weekend.

Re: Problem with -swirl, -wave, -implode v7.0.8-9

Posted: 2018-08-14T15:11:17-07:00
by GeeMack
This issue appears to be resolved in version 7.0.8-10. Thanks!