ebiten/text
Hajime Hoshi 2b46a77e39 text/v2: replace Rune and IndexInBytes with Start/EndIndexInBytes in Glyph
The relationships between runes and glyphs are n:m in general,
then Rune is not enough. Let Glyph have a range of a string.

Updates #2454
2023-11-14 01:38:45 +09:00
..
v2 text/v2: replace Rune and IndexInBytes with Start/EndIndexInBytes in Glyph 2023-11-14 01:38:45 +09:00
cache.go text: cache Kern values 2023-05-28 23:23:43 +09:00
text_test.go update bitmapfont to v3 2023-05-30 11:17:36 +09:00
text.go all: add text/v2 2023-11-12 17:04:25 +09:00