What is the best way to embed a JSON file in SVG
I need to store JSON data inside an SVG file. This is for preserving information about the source that generated the SVG.
I need to store JSON data inside an SVG file. This is for preserving information about the source that generated the SVG.