ebiten/text
Hajime Hoshi ca8a2896b4 text/v2: performance optimization by using image.RGBA
Apparently, image.RGBA doesn't use the slow path at draw.Draw, which
is called from a rasterizer's Draw.

Updates #2454
2023-11-17 13:14:12 +09:00
..
v2 text/v2: performance optimization by using image.RGBA 2023-11-17 13:14:12 +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