use the background color

[?]
Jul 1, 2022, 4:59 AM
G3VLJLDHTVRE35JLU3DYRIIHDFE4BAPSMHO3UQZ4W4BDE56LVYVQC

Dependencies

  • [2] AJB4LFRB try to maintain a reasonable line width
  • [3] XX7G2FFJ intermingle freehand line drawings with text
  • [4] DGK5BPVI bugfix: UTF-8 in compute_fragments
  • [5] AVQ5MC5D finish uppercasing all globals
  • [6] 2C7CTIQY make space for multiple kinds of width
  • [7] IRV65LZP fold variables for screen dimensions into the app framework
  • [8] AVTNUQYR basic test-enabled framework
  • [9] HDC3AAQP silly reason my screenshots had an ugly black line down the left
  • [10] OTIBCAUJ love2d scaffold
  • [11] M6TH7VSZ rip out notion of Line_width
  • [12] ZNLTRNNK highlight another global
  • [*] R6GUSTBY default font size and line-height

Change contents

  • edit in main.lua at line 114
    [2.39]
    [14.126]
    love.graphics.setBackgroundColor(1,1,1)
  • edit in main.lua at line 208
    [3.26][3.209:243](),[3.43][3.209:243](),[3.209][3.209:243](),[3.243][3.256:337]()
    love.graphics.setColor(1, 1, 1)
    love.graphics.rectangle('fill', 0, 0, App.screen.width-1, App.screen.height-1)