Search found 1 match

by daluela
2017-07-27T03:57:57-07:00
Forum: Bugs
Topic: SVG Marker is not converted to PNG
Replies: 1
Views: 4675

SVG Marker is not converted to PNG

Hello,

I'm trying to convert a SVG to a PNG. Nearly everything works fine, but the Marker ist missing.

SVG:

<defs>
<marker viewBox="0 0 6 6" markerWidth="6" markerHeight="6" orient="auto" refX="1" refY="3" id="markerSj5madk1z3">
<polygon points="0,6,6,6,3,0,0,6" fill="#000000" transform ...