From 557b91a5def93ba81c51558c3397c0e056fafadd Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 4 Jun 2022 19:38:20 -0700 Subject: . --- main.lua | 4 ---- 1 file changed, 4 deletions(-) diff --git a/main.lua b/main.lua index 3801a3f..0500395 100644 --- a/main.lua +++ b/main.lua @@ -92,13 +92,9 @@ function App.initialize(arg) App.screen.width = App.screen.width-100 App.screen.height = App.screen.height-100 love.window.setMode(App.screen.width, App.screen.height) ---? App.screen.width = 120 ---? App.screen.height = 200 ---? love.window.setMode(App.screen.width, App.screen.height) -- maximum width available to either text or drawings, in pixels Line_width = math.floor(App.screen.width/2/40)*40 ---? Line_width = 100 Font_height = 20 love.graphics.setFont(love.graphics.newFont(Font_height)) -- cgit 1.4.1-2-gfad0