ebiten/text/v2
2023-11-19 23:32:49 +09:00
..
glyph.go text/v2: let StdFace and GoTextFaceSource have their own glyph caches 2023-11-19 23:32:49 +09:00
gotext.go text/v2: let StdFace and GoTextFaceSource have their own glyph caches 2023-11-19 23:32:49 +09:00
gotextfacesource.go text/v2: let StdFace and GoTextFaceSource have their own glyph caches 2023-11-19 23:32:49 +09:00
gotextseg.go text/v2: performance optimization by using image.RGBA 2023-11-17 13:14:12 +09:00
layout.go text/v2: rename LineHeight -> LineSpacingInPixels 2023-11-17 01:19:05 +09:00
std.go text/v2: let StdFace and GoTextFaceSource have their own glyph caches 2023-11-19 23:32:49 +09:00
stdcache.go all: add text/v2 2023-11-12 17:04:25 +09:00
text_test.go text/v2: add tests 2023-11-19 17:43:44 +09:00
text.go text/v2: let StdFace and GoTextFaceSource have their own glyph caches 2023-11-19 23:32:49 +09:00