[magick-users] A grid appears when resizing. It wasn't invited.
(Bug?)
Seth Price
seth at pricepages.org
Thu Sep 6 22:25:05 PDT 2007
Sorry, I should read all emails before replying. A cropped version is
here:
http://leopold.sage.wisc.edu/testing/2km_crp.png
Using convert command you listed gives me the same problem:
http://leopold.sage.wisc.edu/testing/2km_convert.png
~Seth
On Sep 6, 2007, at 9:57 PM, Anthony Thyssen wrote:
> Seth Price on wrote...
> | Hello magick folks! When I run the following command, a black grid
> | appears on the resulting output.
> |
> | montage -mode Concatenate -filter "Point" -resize 5400 inf_mor_w.png
> | inf_mor_e.png 2km.png
> |
> | I don't think this grid always appears, and I don't know what's
> | special about my input images, so I've put them online here:
> |
> | http://leopold.sage.wisc.edu/testing/inf_mor_e.png
> | http://leopold.sage.wisc.edu/testing/inf_mor_w.png
> |
> | I haven't had a problem until now, and I'm running the latest stable
> | version of IM on a Mac. (problem also occur on the previous version
> | of IM that I was running from a few months ago, but I don't remember
> | which that was.)
>
> Do you have a pointer to the image with the problem. Preferably
> A cropped version as the above generates a very BIG result, which
> looks
> fine on my system (latest pre-release beta)
>
> Also prehaps montage is not the best solution...
> try...
> convert -filter "Point" -resize 5400 \
> inf_mor_w.png inf_mor_e.png +append 2km.png
>
> Anthony Thyssen ( System Programmer ) <A.Thyssen at griffith.edu.au>
>
> ----------------------------------------------------------------------
> -------
> "Well, don't just stand there, Sergeant Benton. Go put yourself
> under arrest."
> -- Brigadier, Doctor Who, "Invasion of the Dinosaurs"
>
> ----------------------------------------------------------------------
> -------
> Anthony's Home is his Castle http://www.cit.gu.edu.au/
> ~anthony/
> _______________________________________________
> Magick-users mailing list
> Magick-users at imagemagick.org
> http://studio.imagemagick.org/mailman/listinfo/magick-users
More information about the Magick-users
mailing list