I need to find the coordinates of a line which I draw as a svg file.
in
Programming Questions
•
2 years ago
I am working on a project in which I have to trace back the graphics I draw on a computer. So for that I need the values of the coordinates and also the colour.
1