On Sun, 01 Feb 2009 17:15:07 -0600
[email protected] wrote:

| Hi,
| 
| I'm trying to learn how to put labels in images, so was following the
| code in http://www.imagemagick.org/Usage/layers/#append :
| 
| convert rose:  -background LawnGreen label:Rose \
|     -background white -gravity center -append /tmp/junk.png
| 
| but no matter what value I pass to the -gravity option, I get:
| 

-gravity effects for -append was added to IM v6.4.7-1
Your ImageMagick is probably older than this.

I do mention this in that section of IM examples. I try to note when
new features are added for this reason.


  Anthony Thyssen ( System Programmer )    <[email protected]>
 -----------------------------------------------------------------------------
   The Macintosh Principle :-
               Build a system that even a fool can use,
                 and only a fool will want to use it.
 -----------------------------------------------------------------------------
     Anthony's Home is his Castle     http://www.cit.gu.edu.au/~anthony/
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to