Hey, I was just now playing around with the new <CANVAS> tag (really neat / fun) and was wondering if there's a way to draw a 1x1 rectangle directly to the canvas, particularly in ExplorerCanvas (Google <CANVAS> port for IE). All I can seem to manage is an antialiased square-ey thing, and I'd like a hard pixel. Got any ideas on how?
Thanks!