Details
-
Technical task
-
Resolution: Fixed
-
P2: Important
-
None
-
None
-
645e1ee76 (dev)
Description
VectorImage is currently missing alot of styling that is available in SVG. These are easy to implement as they map directly to ShapePath QML component properties.
The attributes in mind are :
- stroke-linecap
- stroke-linejoin
- stroke-miterlimit
- stroke-dasharray
- stroke-dashoffset