-draw "matte 1,1 floodfill"
Posted: 2019-04-05T04:51:16-07:00
Hi guys,
I am using version 7.0.8-37 on Ubuntu.
When i use the following command an error occurs:
It is a code example from: http://www.imagemagick.org/Usage/draw/#matte
The error i get is:
convert: non-conforming drawing primitive definition `1' @ error/draw.c/RenderMVGContent/4407.
Could you guys have a look at this?
Regards,
Marcel
I am using version 7.0.8-37 on Ubuntu.
When i use the following command an error occurs:
Code: Select all
convert rose: -fill none -draw "matte 1,1 floodfill" out.png
The error i get is:
convert: non-conforming drawing primitive definition `1' @ error/draw.c/RenderMVGContent/4407.
Could you guys have a look at this?
Regards,
Marcel