author | jaspervdg <jaspervdg@users.sourceforge.net> | |
Sat, 26 Apr 2008 15:56:08 +0000 (15:56 +0000) | ||
committer | jaspervdg <jaspervdg@users.sourceforge.net> | |
Sat, 26 Apr 2008 15:56:08 +0000 (15:56 +0000) | ||
commit | 7d103bdf3b25a593b7cdccbc7d011f4ee6431be1 | |
tree | 393a227bb55f867326308442ce0f6c7dac7e0086 | tree | snapshot |
parent | b26cc655b98659f4a33794ee9169b67d908b824b | commit | diff |
Fixed SVG path data parser to handle close paths better (it used to create spurious subpaths), and be a little less forgiving in general (it doesn't fill in missing parameters anymore, doesn't read 1e3e4 as 1e4 anymore and now only allows one sign character for exponents).
src/svg/svg-path.cpp | diff | blob | history |