Commit Graph

4 Commits

Author SHA1 Message Date
Jetro Lauha
9ea087a788 removed dummy references and replaced with pragma to ignore C4100 warning & removed one unreachable return 2013-10-10 20:17:06 +03:00
Jetro Lauha
c7baafd493 fixed bunch of VS2010 warnings/errors (when compiled as C code) 2013-10-10 15:21:36 +03:00
Mikko Mononen
572bbb2d4d Changed the structure of returned SVG data to image, shapes and paths
- Needed support to SVG image size, hence added following:
- added NSVGImage, which holds image size and list of shapes
- added NSVGShape which holds color/store and list of paths
2013-10-08 23:48:46 +03:00
Mikko Mononen
e4f10ab851 Initial commit. 2013-10-05 18:03:07 +03:00