Svg Stroke Inside Or Outside. Still Id say if we had stroke-align. Appears as though the stroke-width was doubled and a no-stroke copy of the object was laid ontop.
There still is no solution for text-stroke but SVG has the exact same problem. I was just bemoaning strokes the other week. But if the border is inside or outside the SVG markup changes.
Still Id say if we had stroke-align.
But if the border is inside or outside the SVG markup changes. You can achieve the same visual result as outside by doubling the stroke width and then overlaying a no-stroke copy of the object on top of itself. You have no choice. But if the border is inside or outside the SVG markup changes.