ebiten/text/v2
Hajime Hoshi 5354ccc44f examples/2048: use text/v2
Also, this changes fixes a bug in (*text/v2.GoTextFace).Metrics.

Updates #2454
2023-11-15 12:28:39 +09:00
..
glyph.go text/v2: implement GoTextFace 2023-11-15 03:40:45 +09:00
gotext.go examples/2048: use text/v2 2023-11-15 12:28:39 +09:00
gotextfacesource.go examples/2048: use text/v2 2023-11-15 12:28:39 +09:00
gotextseg.go text/v2: implement GoTextFace 2023-11-15 03:40:45 +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: implement GoTextFace 2023-11-15 03:40: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: implement GoTextFace 2023-11-15 03:40:45 +09:00