This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Description
Hi, I've just inherited a project which uses this library, so bare with me.
We have found an issue when adding ampersands, so for instance if my input text is
Joe & Bob's
When looking at the source code of the SVG it is
Joe  &  Bob's
Which creates this double space around the ampersand