I am looking for a library with Python bindings that can perform calculations on SVG tracks, such as calculating the length and finding the coordinates of a point on the tracks (i.e., the coordinates of a point 24.4% of the path length).
Already have something?
A C library would also be acceptable, as I can easily create my own Python bindings.
source share