position cursor more precisely
[?]
May 17, 2022, 1:54 AM
NCRKBTHCYLUWPAMXYUSA2W7CO6GOOWHN2TWRSFZ3DT3OUB3FH7WQCDependencies
- [2]
7RN3AETYbugfix: text sometimes getting colored like drawing borders - [3]
QU7NHFOVshow cursor - [4]
VXORMHMEdelete experimental REPL - [5]
IZZVOCLBconfirm that we have access to all of the love API - [6]
XX7G2FFJintermingle freehand line drawings with text - [7]
OTIBCAUJlove2d scaffold
Change contents
- replacement in main.lua at line 155
love.graphics.print('_', 25+text:getWidth()*1.5, y)love.graphics.print('_', 25+text:getWidth()*1.5, y+6) -- drop the cursor down a bit to account for the increased font size