ebiten/text/v2
2023-12-04 01:17:46 +09:00
..
glyph.go text/v2: define different key types for StdFace and GoTextFaceSource 2023-11-19 23:40:47 +09:00
gotext.go text/v2: replace Metrics.Height/Width with HLineGap and VLineGap 2023-12-02 14:33:41 +09:00
gotextfacesource.go text/v2: allow io.Reader for NewGoTextFaceSource 2023-11-26 17:21:47 +09:00
gotextseg.go text/v2: bug fix: glyph image sizes might not be enough 2023-11-25 01:26:52 +09:00
layout.go text/v2: update comments 2023-11-26 15:52:40 +09:00
limited.go text/v2: add LimitedFace 2023-12-02 16:01:28 +09:00
metadata.go text/v2: remove Metadata.Monospace 2023-11-28 12:22:09 +09:00
multi.go text/v2: fix an error message 2023-12-04 01:17:46 +09:00
std.go text/v2: replace Metrics.Height/Width with HLineGap and VLineGap 2023-12-02 14:33:41 +09:00
stdcache.go
text_test.go text/v2: let NewMultiFace return an error 2023-12-04 01:16:47 +09:00
text.go text/v2: replace Metrics.Height/Width with HLineGap and VLineGap 2023-12-02 14:33:41 +09:00