mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-13 12:32:05 +01:00
The relationships between runes and glyphs are n:m in general, then Rune is not enough. Let Glyph have a range of a string. Updates #2454 |
||
---|---|---|
.. | ||
glyph.go | ||
layout.go | ||
std.go | ||
stdcache.go | ||
text_test.go | ||
text.go |