SVG text stroke width bug

In the text(SVG) node there is a bug regarding the stroke width pin. If it is set to 0.00 there is still a stroke, which is seen if toggling the stroke color.

I have a very thin font and need to add some stroke to it, but even at 0.00 the stroke it adds is too thick. Also its very misleading to set something to 0, yet its still there.

Any workaround to set the stroke to something smaller than the “default”?

svg_stroke_width.v4p (4.6 kB)

looks like a bug in the render library. i’ll open an issue…