diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2023-12-29 11:52:28 -0800 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2023-12-29 11:52:28 -0800 |
commit | bd2179d8aa37e6088f20faae08fd6564a33e18c1 (patch) | |
tree | 9775eb972fa69ca272f681a4186ce508d9c4c494 /source_tests.lua | |
parent | 6601c9fad87fb8b06df442c964486c8050fec3ac (diff) | |
download | view.love-bd2179d8aa37e6088f20faae08fd6564a33e18c1.tar.gz |
bugfix
scenario: run without config file, quit, run again expected: font size remains the same on second run Before this commit it was increasing on each run. It turns out the font height that you pass into love.graphics.newFont() is not the result of font:getHeight().
Diffstat (limited to 'source_tests.lua')
0 files changed, 0 insertions, 0 deletions