tsayen / dom-to-image

Generates an image from a DOM node using HTML5 canvas
Other
10.28k stars 1.68k forks source link

fix: retina bug #273

Open kiscall opened 5 years ago

kiscall commented 5 years ago

fix: retina bug

Abdullah0991 commented 5 years ago

A must-merge commit, thanks.

xnohat commented 3 years ago

This fix is require for generate high res image on Retina screen iOS device or Mac OS device Thanks for your contribution

ghost commented 3 years ago

I can reopen this pull in https://github.com/1904labs/dom-to-image-more, which is active and accepting pulls

I recommend that package and the options.scale property set to window.devicePixelRatio.