tsayen / dom-to-image

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

Add toCanvas fn. #277

Open ovvn opened 5 years ago

ovvn commented 5 years ago

Renamed draw to toCanvas, made it a public method.

IDisposable commented 5 years ago

What is the use case for this change? Can we see some unit tests to show why we would.

webstager commented 2 years ago

Do you can add toCanvas API?