3UPY7NALH47FP2AOCTEIQKWNBOARMJRTGNEZJT5H55I3UHGNYTVAC
love.graphics.setFont(love.graphics.newFont(State.font_height))
State.line_height = math.floor(font_height*1.3)
State.em = App.newText(love.graphics.getFont(), 'm')
Text_cache = {}
end
--== some methods for tests