Skip to content Skip to sidebar Skip to footer
Showing posts with the label Draw

Offset When Drawing On Canvas

Have a simple drawing application. The problem is in the coordinates (redraw function): they must b… Read more Offset When Drawing On Canvas

Drawing Rectangle And Square Using Same Function In Javascript

I want to draw both rectangle and square using same var rectangle in my program. I have modified th… Read more Drawing Rectangle And Square Using Same Function In Javascript