In-progress browser for a directory of text files
reset_viewport = function()
	Viewport = {x=-50, y=-50, w=800,h=600, zoom=1.0}
end