Merge text.love

[?]
Nov 28, 2022, 6:30 AM
KRDNIVZOZJX7TYAMXJZJFTGYVGQ6C5SST7KGANMCS3VBVA3OMZUQC

Dependencies

Change contents

  • file deletion: source_edit.lua (----------)source_edit.lua (----------)
    [4.2][4.165788:165827](),[4.2][4.165788:165827](),[4.165827][4.152503:152503]()
    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