Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(convertShapeToPath): convert rect with rounded corners using arcs #1816

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    526a3c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2eb3351 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fbfac3 View commit details
    Browse the repository at this point in the history
  4. always delete rx and ry

    JoCa96 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    02b62ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d383762 View commit details
    Browse the repository at this point in the history
  6. add limits for rx and ry

    JoCa96 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    a3ac141 View commit details
    Browse the repository at this point in the history
  7. add test for maximum radius

    JoCa96 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    4149a14 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    682f1a5 View commit details
    Browse the repository at this point in the history
  9. remove redundant math.max

    JoCa96 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    beb29c7 View commit details
    Browse the repository at this point in the history