In a C++ application I am developing, I need to load svg files, then access and manipulate their dom model and at the and render them.
I know I can render the svg with cairo, but how can I access and manipulate the dom model objects?
Is there a library in C++?
Search found 1 match
- Wed Sep 30, 2009 10:54 pm
- Forum: Off topic
- Topic: SVG Dom Library
- Replies: 1
- Views: 2333