You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently working on something for private purposes, I would like to enter chess problems and then export them as graphics. My project isn't quite finished, but have a look at html2canvas, the script can render div tags of a web page in PNG graphics.
Hello,
Do you think it could be useful to have a method to export chess board to an image (png or jpeg) ?
I think it should be quite easy to do with a 'canvas" and its "toDataURL" method.
Let me know if you would be interested and if you think it could be add to the main repo and I will try to do it.
Thanks in advance for your answer and have a nice day.
The text was updated successfully, but these errors were encountered: