[whatwg] proposed canvas 2d API additions

Ian Hickson ian at hixie.ch
Fri May 19 08:47:45 PDT 2006


On Tue, 9 May 2006, Ric Hardacre wrote:
> 
> i absolutely agree that pixels should be treated as atomic units. if a 
> canvas pixel space is initialized as a 1x1 square then there is only one 
> (visible) coordinate you could possibly access: (0,0)

Canvas' coordinate space is not quantised. The arguments are all floats, 
not ints.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'



More information about the whatwg mailing list