/ofxSVGTiny

http://www.netsurf-browser.org/projects/libsvgtiny/

Primary LanguageC++

ofxSVGTiny is an addon for openFrameworks

It uses libsvgtiny for SVG importing, which depends on libxml. The example XCode project file assumes that you have libxml installed correctly at /opt/local/include/libxml2/.

ofxSVGTiny is currently OSX-only. Porting to Linux should be easy, porting to Windows is a bit harder.