Even the very first example of http://www.imagemagick.org/Usage/canvas/ fails:
$ convert -size 100x100 canvas:khaki canvas_khaki.gif
convert: unable to open image `canvas:khaki': @ error/blob.c/OpenBlob/2489.
convert: missing an image filename `canvas_khaki.gif' @ error/convert.c/ConvertImageCommand/2940.
The second one works though.
even first example of Usage/canvas fails
Re: even first example of Usage/canvas fails
Use xc: instead. The canvas: image format was recently added.
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: even first example of Usage/canvas fails
You wouldn't happen to remember the version number of that addition?
I can then add a version warning in that example.
I could not see it in the ChangeLog
I can then add a version warning in that example.
I could not see it in the ChangeLog
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/