ebiten/text/v2
2024-10-29 00:37:02 +09:00
..
testdata text/v2: add Metrics.XHeight and Metrics.CapHeight 2024-09-11 00:15:57 +09:00
cache.go text/v2: refactoring: unify a cache struct 2024-10-27 22:45:02 +09:00
export_test.go text/v2: refactoring 2023-12-09 22:07:17 +09:00
gotext.go text/v2: add comments 2024-10-29 00:37:02 +09:00
gotextfacesource.go text/v2: refactoring: unify a cache struct 2024-10-27 22:45:02 +09:00
gotextseg.go all: update go-text 2024-09-09 23:29:49 +09:00
gox.go text/v2: add comments 2024-10-29 00:37:02 +09:00
goxcache.go Revert "text/v2: remove faceWithCache's mutex" 2024-10-25 14:52:02 +09:00
layout.go text/v2: avoid creating an option struct when the given option is nil 2024-04-07 22:28:21 +09:00
limited.go text/v2: add a comment 2024-03-11 23:24:38 +09:00
metadata.go all: update go-text 2024-09-09 23:29:49 +09:00
multi_test.go text/v2: rename StdFace to GoXFace 2024-03-20 02:42:31 +09:00
multi.go text/v2: add Metrics.XHeight and Metrics.CapHeight 2024-09-11 00:15:57 +09:00
text_test.go text/v2: add Metrics.XHeight and Metrics.CapHeight 2024-09-11 00:15:57 +09:00
text.go text/v2: add comments to CacheGlyphs 2024-10-25 17:41:24 +09:00