update some documentation
[?]
May 29, 2022, 2:56 PM
TNHZZYWPVWKA3OEBRH3QQ64GW3D2BQL5JJAVIUKQM5WBTYWASMIQCDependencies
- [2]
BOFNXP5Gclicking now moves the cursor even on long, wrapped lines - [3]
VVXVV2D2change data model; text can now have metadata - [4]
JCSLDGAHbeginnings of support for multiple shapes - [5]
AD34IX2Zcouple more tests - [6]
6LJZN727handle chords - [7]
AVTNUQYRbasic test-enabled framework - [*]
OTIBCAUJlove2d scaffold
Change contents
- replacement in main.lua at line 19
-- mode = 'text'-- string data-- screen_line_starting_pos: optional array of grapheme indices if it wraps over more than one screen line-- mode = 'text',-- string data,-- a (y) coord in pixels (updated while painting screen),-- some cached data that's blown away and recomputed when data changes:-- fragments: snippets of rendered love.graphics.Text, guaranteed to not wrap-- screen_line_starting_pos: optional array of grapheme indices if it wraps over more than one screen line