make the cursor a little thicker
[?]
Jun 9, 2022, 8:26 PM
EHX6Q4OJK3TT744J6QAEWNBTGLUQTS6FYMTICRB2KFHV7VBYC7LQCDependencies
- [2]
VVAGDVCUexperiment: line cursor - [3]
HOSPP2ANcrisp font rendering - [4]
CAMMFOJ4make cursor more obvious - [5]
5DOC2CBMextract a function - [6]
KWOJ6XHEcut/copy selected text to clipboard - [7]
H2DPLWMVsnapshot: wrapping long lines at word boundaries - [*]
BULPIBEGbeginnings of a module for the text editor
Change contents
- replacement in text.lua at line 89
love.graphics.line(x,y, x,y+Line_height)love.graphics.rectangle('fill', x,y, 3,Line_height)