The SVG Canvas
Points defined by
(x,y)
co-ordinate pair
Default world coordinate system is Y-down (origin at top left), one unit is one pixel
'width' and 'height' attributes size the canvas
Chris Lilley