Closed AnonMiraj closed 4 months ago
There is an oversight in parsing path strings that I need to fix. It involves handling cases where commands can be omitted if they are consecutive.
"L 10 10 20 20" should be parsed as "L 10 10 L 20 20".
I am going to fix this in another PR.
All previous PRs and this one are ready for review. @everythingfunctional @perazz.
There is an oversight in parsing path strings that I need to fix. It involves handling cases where commands can be omitted if they are consecutive.
"L 10 10 20 20" should be parsed as "L 10 10 L 20 20".
I am going to fix this in another PR.
All previous PRs and this one are ready for review. @everythingfunctional @perazz.