ebiten/text/v2
Hajime Hoshi e058bb6fd3 all: update go-text
Unfortunately this adds a breaking change to (*GoTextFaceSource).UnsafeInternal.

Updates #3082
2024-09-09 23:29:49 +09:00
..
export_test.go text/v2: refactoring 2023-12-09 22:07:17 +09:00
glyph.go text/v2: add glyphImageCache.atime 2024-07-03 18:40:40 +09:00
gotext.go all: update go-text 2024-09-09 23:29:49 +09:00
gotextfacesource.go all: update go-text 2024-09-09 23:29:49 +09:00
gotextseg.go all: update go-text 2024-09-09 23:29:49 +09:00
gox.go all: update go-text 2024-09-09 23:29:49 +09:00
goxcache.go text/v2: rename a file 2024-04-08 10:20:01 +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: bug fix: MultiFace should use the last face as the final resort 2023-12-05 21:40:53 +09:00
text_test.go text/v2: bug fix: given options were unexpectedly modified 2024-04-07 22:16:17 +09:00
text.go text/v2: add Glyph.OriginOffset{X,Y} 2024-08-23 03:59:16 +09:00