Search found 1 match

by elafargue
2016-05-03T12:59:50-07:00
Forum: Bugs
Topic: convert to gray always generates square images
Replies: 2
Views: 2195

convert to gray always generates square images

I have just run into a weird bug on Imagemagick: I need to convert images to raw greyscale, and I have been using the following for a long time: "convert original_image.png -depth 2 gray:converted_image". I just changed computer, and re-installed ImageMagick on this new computer using Macports ...