Code: Select all
magick -size 10x10 pattern:gray50 checks_10.gif
P.S. There was a typo above: I originally had black50 instead of gray50.
References RE: expected behavior:
http://www.imagemagick.org/Usage/resize/#point
http://www.imagemagick.org/Usage/resize/checks_10.gif
~/ImageMagick/bin/identify -version
Version: ImageMagick 7.0.0-0 2012-03-29 Q16 http://www.imagemagick.org
Compiled from source using
./configure CFLAGS="-fopenmp -fomit-frame-pointer -O2 -Wall -march=native -pthread" CXXFLAGS="-O2 -pthread" --prefix=/home/nicolas/ImageMagick
Linux Mint 12 64-bit.
(I'll try to install the latest and compile with "plain" flags soon.)