domvas icon indicating copy to clipboard operation
domvas copied to clipboard

Any way to get better quality rendering ?

Open LukyVj opened this issue 9 years ago • 2 comments

The question is in the title.

LukyVj avatar Feb 11 '16 18:02 LukyVj

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 (https://github.com/tsayen/dom-to-image/pull/172) It's a rewrite of domvas.

KevinWang15 avatar Jan 03 '18 13:01 KevinWang15

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!

Heshiyu1996 avatar Jun 20 '19 05:06 Heshiyu1996