Skip to content

Arc transform: fix ZeroDivision error for high radius ratio

Jonathan Neuhauser requested to merge joneuhauser/extensions:fix-579 into master

What does the merge request do?

Fixes #579

Implementation notes

Summary for release notes

Fix a crash when an extension is working with a path containing invalid Arc commands.

Checklist

  • Add unit tests (if applicable)
  • Changes to inkex/ are well documented
  • Clean merge request history

Merge request reports