Hi All!
Does anybody used successfully the "-draw" command with the "convert"
program available in ImageMagick in bo distribution?
The only graphic primitive it accepts is "circle". When I type:
convert -pen "red" -draw "circle 5,5 10,10" image.gif im2.gif
everything works fine, but when I type:
convert -pen "red" -draw "line 5,5 10,10" image.gif im2.gif
I get the error message:
convert: Non-conforming drawing primitive definition ( 5,5 10,10) [No such
file or directory].
The same occures for other primitives. Is it a bug, or I'm doing something
wrong?
TIA
Wojtek Zabolotny
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]