Closed mwasiluk closed 7 years ago
OK - thanks for reporting - any idea in what way it is broken?
From the spec:
‘markerWidth’, ‘markerHeight’ and the contents of the ‘marker’ represent values in a coordinate system which has a single unit equal the size in user units of the current stroke width (see the ‘stroke-width’ property) in place for the graphic object referencing the marker (https://www.w3.org/TR/svg-markers/)
Basically this means: scale the markers by the stroke-width
Hi, there is a problem with rendering markers on paths with a stroke-width attribute. An example from the slightly changed tests/test12.html:
Svg :
Rendered pdf :