summaryrefslogtreecommitdiffstats
path: root/libraries/nanosvg/README
blob: ace4d3a4cbf01940d689815172437125e24d217b (plain)
NanoSVG is a simple stupid single-header-file SVG parse. The output
of the parser is a list of cubic bezier shapes.

The library suits well for anything from rendering scalable icons
in your editor application to prototyping a game.