I'm aiming for an attempt to make this handwriting look as natural as possible as if written with a pen.
I think the best option is filling each letter after they've been written but so far all I have managed to do is filling after the entire animation is finished using:
$('path').attr('style', 'fill:white');
How would I achieve this after each letter has finished animating, or does anyone have a better option? Here's the unfilled state: