An inspiring HTML5-based drawing app with beautiful brushes.
During the process I found out that, for some reason (apparently lack of hardware acceleration), Firefox and Opera do not support
context.globalCompositeOperation = 'darker'. This was on the HTML5 spec before but got removed.