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

support canvas via SVG -> canvas parser #28

Closed
boygirl opened this issue Aug 25, 2015 · 1 comment
Closed

support canvas via SVG -> canvas parser #28

boygirl opened this issue Aug 25, 2015 · 1 comment

Comments

@boygirl
Copy link
Contributor

boygirl commented Aug 25, 2015

Maybe modify this:
https://github.com/kangax/fabric.js/blob/master/src/parser.js

svg performance is a problem with a large number of nodes. Giving a canvas option would help. Canvas option might also facilitate server-side rendering.

@boygirl boygirl closed this as completed Nov 19, 2015
divmain pushed a commit that referenced this issue Feb 16, 2016
link to archetype contributing and development
divmain pushed a commit that referenced this issue Feb 16, 2016
@thorbenandresen
Copy link

this might really help me. I have a scatterplot with almost 5000 nodes which takes a lot of time to render.
Is this issue closed because the parser is now implemented?

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

No branches or pull requests

2 participants