Code

Fix remaining regressions in svg/svg-path.cpp. Also, we now do tighter error handlin...
authorpjrm <pjrm@users.sourceforge.net>
Thu, 8 May 2008 03:07:44 +0000 (03:07 +0000)
committerpjrm <pjrm@users.sourceforge.net>
Thu, 8 May 2008 03:07:44 +0000 (03:07 +0000)
commitb4372fdd60bd747bb6ce474e4586d872e0c8d7c1
tree43bbc594b20308a59806b5079eb078a4c95743c7
parent7f18f8a1d8bfba546e35c2b108ab140ec708fcbf
Fix remaining regressions in svg/svg-path.cpp.  Also, we now do tighter error handling - though still no error reporting to the user, beyond the subtle hint that the path is incomplete.
There remains a numberical issue with the parsing of floats.
src/svg/svg-path-test.h
src/svg/svg-path.cpp