Actually doing this in a project I'm working on right now. The solution is to use the pen vector as a clipPath over an underlying line which is animated to fill the calligraphy.
Here's one of the early svg drawing posts by Jake Archibald from a few years ago which is interactive: https://jakearchibald.com/2013/animated-line-drawing-svg/
Actually doing this in a project I'm working on right now. The solution is to use the pen vector as a clipPath over an underlying line which is animated to fill the calligraphy.
Here's one of the early svg drawing posts by Jake Archibald from a few years ago which is interactive: https://jakearchibald.com/2013/animated-line-drawing-svg/