ES-DE/src/nanosvg
Aloshi a82ef25886 Added .svg vector graphics file support.
Should "just work" for any TextureResource::get("*.svg"). dynamic_cast it to an SVGResource and call rasterizeAt(w, h) if you need to re-rasterize it.
Only supports scaling that maintains aspect ratio.
2014-03-19 20:13:59 -05:00
..
nanosvg.h Added .svg vector graphics file support. 2014-03-19 20:13:59 -05:00
nanosvg_impl.cpp Added .svg vector graphics file support. 2014-03-19 20:13:59 -05:00
nanosvg_license.txt Added .svg vector graphics file support. 2014-03-19 20:13:59 -05:00
nanosvgrast.h Added .svg vector graphics file support. 2014-03-19 20:13:59 -05:00