- create flipbook animations online!
Login
i did it
GIF
Report
14.04.2021
2 comments
14.04.2021 15:09
Link
Report
Is this comment inappropriate? Report it?
Yes
No
Thank you!
H o w
14.04.2021 15:11
Link
Report
Is this comment inappropriate? Report it?
Yes
No
Thank you!
paste this into consle: var canvas = document.getElementById("paintCanvas"); var ctx = canvas.getContext("2d"); ctx.font = "30px Times New Roman"; ctx.fillText("it worked", 10, 50);
Login or register to post new comments.