Commit Graph

5 Commits

Author SHA1 Message Date
nifker
16eacef358 Update premake4.lua 2016-01-03 22:49:39 +01:00
Mikko Mononen
ae51200111 Another fix for issue #20: more robust matrix parsing
- separated number parsing into a function
- more robust parse logic for matrix
2014-11-04 15:23:41 +02:00
Mikko Mononen
e937a513c6 Fix for unpremultiply, osx compiling
- fixed compiling on osx mavericks
- fixed unpremultiply
2014-02-25 23:03:38 +02:00
Mikko Mononen
ad2841fccb Changed struct names, fixed color parser bug and added rasterizer
- changed struct names from NSVGShape to NSVGshape
- fixed silly bug in color parser (plus reversed the r/b)
- changed the shape order so that they are in order they are parsed
- added super simple svg rasterizer based on stb_truetype rasterizer
- added example for the rasterizer
2014-01-09 22:15:26 +02:00
Mikko Mononen
e4f10ab851 Initial commit. 2013-10-05 18:03:07 +03:00