jsvg icon indicating copy to clipboard operation
jsvg copied to clipboard

<textPath> doesn't support <tspan> x attribute

Open weisJ opened this issue 4 years ago • 1 comments

If specified one can declare the individual "x" location of a character along the text path. This is currently not supported as we can't easily move to an arbitrary position in the path.

weisJ avatar Sep 08 '21 17:09 weisJ

The work on #17 should allow for implementing this now.

weisJ avatar Jun 10 '22 22:06 weisJ