Fixed fatal bug
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1542 eee81c28-f429-11dd-99c0-75d572ba1dddmaster
parent
4563fa0dc9
commit
20c6001a72
|
@ -5944,7 +5944,6 @@ function BatchCommand(text) {
|
||||||
curx = last_m[0];
|
curx = last_m[0];
|
||||||
cury = last_m[1];
|
cury = last_m[1];
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
case 19: // relative smooth quad (t)
|
case 19: // relative smooth quad (t)
|
||||||
if(toRel) {
|
if(toRel) {
|
||||||
|
|
Loading…
Reference in New Issue