ebiten/text/v2
2023-11-15 03:18:23 +09:00
..
glyph.go text/v2: bug fix: StdFace was never released 2023-11-12 18:49:46 +09:00
layout.go text/v2: replace Rune and IndexInBytes with Start/EndIndexInBytes in Glyph 2023-11-14 01:38:45 +09:00
std.go text/v2: replace Rune and IndexInBytes with Start/EndIndexInBytes in Glyph 2023-11-14 01:38:45 +09:00
stdcache.go all: add text/v2 2023-11-12 17:04:25 +09:00
text_test.go text/v2: replace Rune and IndexInBytes with Start/EndIndexInBytes in Glyph 2023-11-14 01:38:45 +09:00
text.go text/v2: swap the arguments of Advance for consistency 2023-11-15 03:18:23 +09:00