Svg library beta testers requested

I have developed an SVG library for P5. It’s unique feature is that it processes any SVG fragment in addition to files. The result is painted on an image with user-specified dimensions. There are numerous examples together with the library at https://editor.p5js.org/Bobcook47/sketches/Dk3Osbx3z

The code makes heavy use of pattern matching so it has some restrictions; see readme file. I would appreciate some folks to try it out and provide feedback as to whether it is useful enough to add as a library.
thanks
bobcook47@hotmail.com

1 Like

Thank you for sharing.
I do encounter (temporary) problems with the Web-Editor lately.
Also this time nothing is shown (not even an error) when I give an input.
Did you publish it on OpenProcessing somewhere as well?

Enter name of one of the test programs in the text box or copy and paste svg into test0.txt

I did so…