SVG shape to vertices - library in C/C++ ?
in
Contributed Library Questions
•
2 years ago
I am trying to find a library in C++ that performs geometry gainst SVG files. I found a few parsers but I am looking for more course grained functionality. Specifically, get all the points along an SVG shape's paths.
I think I found a great library in Geomerative but I am hoping for similar in a C++ version. Any recommendations?
Thanks
Trent
1