graph drawing tool
on.resize = function(w, h)
	Viewport.w, Viewport.h = w, h
end