Inkpad icon indicating copy to clipboard operation
Inkpad copied to clipboard

Handling unsupported SVG pattern elements

Open combinatorial opened this issue 11 years ago • 0 comments

As far as I can tell SVG patterns are not supported. In the case that a drawing uses a pattern as a fill for example then the load fails, as there is an error.

I think it would be better if the import process reported there was an error. But still loaded the file, as in this example if the error is ignored you get the rect with a red fill (the fallback in resolvePainter)

e.g.

combinatorial avatar Mar 28 '14 20:03 combinatorial