I'm trying to make a page that allows users to upload their own SVG files and the page will calculate the area circumference of the shape or shapes contained therein.
I've tried a number of different methods. I cannot seem to find a library that handles this. I'd prefer to use Javascript but I'm not overly fussy at this stage.
I'm wondering if anyone has any ideas or a solution to this?