bugfix: changing font size

akkartik
Dec 14, 2023, 6:21 AM
IQW6KIILWNXVPX56SQCEX3LFNKWR7STPCGYGMJT27RKPJ3MCPFXQC

Dependencies

  • [2] YV2GBDNW preserve settings across restart
  • [3] PRE6XPRN responsively increase/decrease font height

Change contents

  • replacement in 0032-update_font_settings at line 3
    [2.934][3.96:155](),[3.96][3.96:155]()
    love.graphics.setFont(love.graphics.newFont(font_height))
    [2.934]
    [2.935]
    CarouselFont = love.graphics.newFont(Font_height)
    love.graphics.setFont(CarouselFont)