In-progress browser for a directory of text files
on.resize = function(w, h)
	Viewport.w = w
	Viewport.h = h
end