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(fabric.Path) Simplify S and T command in C and Q. #6507

Merged
merged 12 commits into from
Aug 10, 2020

Conversation

asturur
Copy link
Member

@asturur asturur commented Aug 9, 2020

More path semplification code.

Add C and Q counterpart of S and T.
Removed respective bounding box and render code.

@@ -38,6 +41,10 @@

QUnit.module('Simple svg import test');

function identity (a) {
return a;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, what's this function's ability?

@asturur
Copy link
Member Author

asturur commented Aug 9, 2020 via email

@asturur
Copy link
Member Author

asturur commented Aug 10, 2020

Ok this PR was a pain. Lots of hidden hard to spot small mistakes during development.

@asturur asturur merged commit a0cd7e1 into master Aug 10, 2020
@asturur asturur mentioned this pull request Aug 23, 2020
shanicerae pushed a commit to shanicerae/fabric.js that referenced this pull request Jan 16, 2021
@asturur asturur deleted the more-path-simplification branch January 16, 2021 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants