Re: convert: Non-conforming drawing primitive definition `image'

[email protected] Sat, 13 Dec 2008 17:02:53 -0800
Newsgroups gmane.comp.video.image-magick.bugs
Message-ID <[email protected]>
> The problem being that it cannot handle image names that start with
> numbers.

Use this instead:

  convert some_image.png -draw "image src-over 0,0 0,0 '1.png'" out.png