Dashed (or dotted) lines are a great feature in SVG that I often use. Given that their rendering is reasonably simple to implement, and that emulating them with multiple paths would cause a significant file size increase, I think they would be a good addition to TinyVG.
Dashed (or dotted) lines are a great feature in SVG that I often use. Given that their rendering is reasonably simple to implement, and that emulating them with multiple paths would cause a significant file size increase, I think they would be a good addition to TinyVG.