In this article I will show you how you can create a Drawing/Pain APP using JavaScript and HTML5 canvas.
Features:
Draw on Canvas
Mult...
For further actions, you may consider blocking this person and/or reporting abuse
Beautiful
Many many thanks ❤
This is awesome
Glad you liked it
Awesome
Glad you liked it
Wow, that's pretty cool, will definitely try this!
Sure, glad you liked it
Brilliant
Many thanks
It's amazing!
Many thanks
Great tutorial! This was a lot of fun to follow along with, the code was super clean, and you did a great job of clearly explaining each step.
Many many thanks
I'm really glad you liked it
Amazing. Well explained, clear and readable code.
Thanks a lot 💓
Glad you liked it
Awesome
Thanks 💓
Awesome and really clear. Thank you so much!
Really awesome. Thanks
Excellent thank you. Any ideas how to save the coordinates of the created objects now? For example, in a Google sheet.
On mouse move along with drawing a line you can save coords in a array
very cool!
Is there any other possible approach for drawing the line.
instead of using prev and current can we use any other way
just curious
thanks
Well you need to know two point between which the line should be drawn
Useful 🖤
Gald it helped
Muy bueno, aplica le para una app de firmas.
Me trajo recuerdos de cuando tuvimos que hacer en C++ una app que pueda dibujar un punto , cuadrado , circulo aplicando POO.
Sorry I didn't understood
This is amazing! When I click save and then download the PNG file it has a black background so you cannot really see the drawing super well. How do I get a white background?
Thanks, very helpful post!
How can I add buttons with line width?