Code

Don't crash on path parse error. Truncate the path data up to where it is valid.
authorjohanengelen <johanengelen@users.sourceforge.net>
Sat, 12 Jul 2008 14:28:25 +0000 (14:28 +0000)
committerjohanengelen <johanengelen@users.sourceforge.net>
Sat, 12 Jul 2008 14:28:25 +0000 (14:28 +0000)
commit8033a869734919c5dc5c66021d883e7070ebfb3a
tree829e752bb4d6c0f88fdf59dc5c3fa0db0c22f401
parent22f081b4206e716c03c4ba740b499f20a568b163
Don't crash on path parse error. Truncate the path data up to where it is valid.
For now shows unsafe debug message about where the path was truncated.
src/svg/svg-path.cpp