ebiten/text/v2
Hajime Hoshi 88a2c14a8e text/v2: add a test to parse a collection file
This test failed at c985e9bdc6, but
fixed at 999c64cb78 accidentally.

This issue was introduced in 2.9 (maybe d19a774316),
so this doesn't have to be cherry-picked.
2024-12-25 23:24:40 +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
gotext.go text/v2: add comments 2024-10-29 00:37:02 +09:00
gotextfacesource.go text/v2: refactoring 2024-12-25 17:38:14 +09:00
gotextseg.go all: update go-text 2024-09-09 23:29:49 +09:00
gox.go text/v2: cache origin X positions for GoXFace 2024-10-29 02:16:20 +09:00
goxcache.go Revert "text/v2: remove faceWithCache's mutex" 2024-10-25 14:52:02 +09:00
layout.go text/v2: improve Draw comments for multiline rendering 2024-12-14 19:02:13 +09:00
limited.go
metadata.go text/v2: refactoring 2024-12-25 17:38:14 +09:00
multi_test.go
multi.go text/v2: add Metrics.XHeight and Metrics.CapHeight 2024-09-11 00:15:57 +09:00
text_test.go text/v2: add a test to parse a collection file 2024-12-25 23:24:40 +09:00
text.go text/v2: add comments to CacheGlyphs 2024-10-25 17:41:24 +09:00