If the render is used in a graphics editor, there is often a need to display contours. A similar situation occurs when using paths from the defs section - when a stroke is needed, but preferably a fixed width regardless of the scale.
There seems to be no single standard, but there are different implementations - stroke="wireframe" or vector-effect="non-scaling-stroke"
Is it possible to get such a feature?
If the render is used in a graphics editor, there is often a need to display contours. A similar situation occurs when using paths from the defs section - when a stroke is needed, but preferably a fixed width regardless of the scale. There seems to be no single standard, but there are different implementations - stroke="wireframe" or vector-effect="non-scaling-stroke" Is it possible to get such a feature?