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

Changes in rendering #2083

Merged
merged 6 commits into from
Apr 6, 2015
Merged

Changes in rendering #2083

merged 6 commits into from
Apr 6, 2015

Conversation

asturur
Copy link
Member

@asturur asturur commented Apr 4, 2015

Moved the translate operation necessary for pathgroups ( SVGs ) in path group render.
Doing this we avoid calling an additional translate for every object inside svg.

You can still see svgimport test with this build here:

www.deltalink.it/andreab/fabric/a.html
(left imported, center browser rendered, right is exported and browser rendered)

@asturur
Copy link
Member Author

asturur commented Apr 4, 2015

Same logi apply to this.transform, does not have to call parent group transform if we handle in the group render function.

@asturur
Copy link
Member Author

asturur commented Apr 4, 2015

Group interaction can be tested here

www.deltalink.it/andreab/fabric/kitchensink.html

kangax added a commit that referenced this pull request Apr 6, 2015
@kangax kangax merged commit 5f988a2 into fabricjs:master Apr 6, 2015
@asturur asturur deleted the changes-in-rendering branch April 6, 2015 21:15
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