danmarshall / google-font-to-svg-path

Create an SVG path from a Google font
https://danmarshall.github.io/google-font-to-svg-path
MIT License
754 stars 128 forks source link

Add <desc> to Group #4

Closed villanus closed 7 years ago

villanus commented 7 years ago

Add option to take add to group with either custom string or the entered value. Not sure if this helps with Screen Readers.

https://developer.mozilla.org/en-US/docs/Web/SVG/Element/desc

danmarshall commented 7 years ago

You may want to modify the xml with an xml parser.