default font size and line-height

[?]
Jun 3, 2022, 6:44 AM
R6GUSTBY5ZHR7E46DSIDQDNZDJI6QMZQDC7RPQMQWLGWQKXU6HVQC

Dependencies

Change contents

  • edit in main.lua at line 64
    [8.2]
    [4.4127]
    -- values for tests
  • edit in main.lua at line 67
    [4.4161]
    [3.1462]
  • edit in main.lua at line 102
    [7.48]
    [2.4]
    Font_height = 20
    love.graphics.setFont(love.graphics.newFont(Font_height))
    Line_height = 26
  • replacement in main.lua at line 267
    [4.4402][4.4402:4448]()
    Line_height = math.floor(Font_height*1.1)
    [4.4402]
    [4.4448]
    Line_height = math.floor(Font_height*1.3)
  • replacement in main.lua at line 273
    [4.4615][4.4615:4661]()
    Line_height = math.floor(Font_height*1.1)
    [4.4615]
    [4.4661]
    Line_height = math.floor(Font_height*1.3)
  • replacement in main.lua at line 275
    [4.4690][4.4690:4711]()
    Font_height = 14
    [4.4690]
    [4.4711]
    Font_height = 20
  • replacement in main.lua at line 278
    [4.4795][4.4795:4816]()
    Line_height = 15
    [4.4795]
    [4.3819]
    Line_height = 26