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

Any way to get better quality rendering ? #10

Open
LukyVj opened this issue Feb 11, 2016 · 2 comments
Open

Any way to get better quality rendering ? #10

LukyVj opened this issue Feb 11, 2016 · 2 comments

Comments

@LukyVj
Copy link

LukyVj commented Feb 11, 2016

The question is in the title.

@KevinWang15
Copy link

I believe this is going to give you some inspiration:
https://github.com/victorwshuo/dom-to-image/commit/6f75e2ed13ad4512d3001d02a248ce60c4b73c6a

Basically draw a 2x sized image to canvas and then down-scale.
Or you may just use victorwshuo's fork of dom-to-image (tsayen/dom-to-image#172)
It's a rewrite of domvas.

@Heshiyu1996
Copy link

I believe this is going to give you some inspiration:
victorwshuo/dom-to-image@6f75e2e

Basically draw a 2x sized image to canvas and then down-scale.
Or you may just use victorwshuo's fork of dom-to-image (tsayen/dom-to-image#172)
It's a rewrite of domvas.

that's good idea! thanks!

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

3 participants