ebiten/text/v2
2023-11-25 22:56:22 +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: remove the common UnsafeInternal and add ones to GoTextFaceSource and StdFace 2023-11-25 22:56:22 +09:00
gotextfacesource.go text/v2: remove the common UnsafeInternal and add ones to GoTextFaceSource and StdFace 2023-11-25 22:56:22 +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: add AppendVectorPath 2023-11-20 03:38:26 +09:00
metadata.go text/v2: add (*GoTextFaceSource).Metadata 2023-11-25 22:32:24 +09:00
std.go text/v2: remove the common UnsafeInternal and add ones to GoTextFaceSource and StdFace 2023-11-25 22:56:22 +09:00
stdcache.go all: add text/v2 2023-11-12 17:04:25 +09:00
text_test.go text/v2: fix test 2023-11-21 14:32:30 +09:00
text.go text/v2: remove the common UnsafeInternal and add ones to GoTextFaceSource and StdFace 2023-11-25 22:56:22 +09:00