ebiten/text/v2
2023-11-16 12:07:15 +09:00
..
glyph.go text/v2: increase the soft limit of the glyph cache if the face is small 2023-11-16 12:07:15 +09:00
gotext.go text/v2: improve rendering quality for small faces 2023-11-16 12:02:50 +09:00
gotextfacesource.go text/v2: remove the suffix 'InPixels' 2023-11-15 21:53:58 +09:00
gotextseg.go text/v2: implement GoTextFace 2023-11-15 03:40:45 +09:00
layout.go text/v2: remove the suffix 'InPixels' 2023-11-15 21:53:58 +09:00
std.go text/v2: improve rendering quality for small faces 2023-11-16 12:02:50 +09:00
stdcache.go all: add text/v2 2023-11-12 17:04:25 +09:00
text_test.go text/v2: replace Rune and IndexInBytes with Start/EndIndexInBytes in Glyph 2023-11-14 01:38:45 +09:00
text.go text/v2: improve rendering quality for small faces 2023-11-16 12:02:50 +09:00