Canvas JavaScript Example

A canvas drawing tool, with a basic GUI interface. The 'commands history' is shown on the right.

Actions:

  • draw(1,75,75,10,"#00A308");
  • draw(0,150,150,30,"#FF1C0A");