Skip to content

kylemcdonald/ofxSVGTiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.