Page 1 of 1

Strange unexpected line in montage's output

Posted: 2008-04-20T21:12:47-07:00
by ggeeoo
When I issue the following command

Code: Select all

montage -limit memory 32 -limit map 64 -mode concatenate -background white -size 4096x4096 xc:black out.png
on windows, then the output image contains an horizontal white line while it should be all black. Things work as expected on linux or if I remove the "-limit" options.

Re: Strange unexpected line in montage's output

Posted: 2008-04-21T05:55:24-07:00
by magick
The problem you reported is fixed in the latest release, ImageMagick 6.4.0-7.

Re: Strange unexpected line in montage's output

Posted: 2008-04-21T07:14:20-07:00
by ggeeoo
The bug is still there in 6.4.0-7. I have tried the following distributions:

Code: Select all

ImageMagick-6.4.0-7-Q16-windows-dll.exe
ImageMagick-6.4.0-7-Q16-windows-static.exe
ImageMagick-6.4.0-7-Q8-windows-static.exe

Re: Strange unexpected line in montage's output

Posted: 2008-04-21T08:34:20-07:00
by magick
Odd. The problem only appears under Windows. The command works fine under Linux. We will investigate the problem as a bug.