examples/fontfeature: improve a text

This commit is contained in:
Hajime Hoshi 2023-11-23 19:30:03 +09:00
parent daa14ac686
commit b1bd03329e

View File

@ -109,7 +109,7 @@ func (g *Game) Draw(screen *ebiten.Image) {
}, op) }, op)
// Draw the sample text. // Draw the sample text.
const sampleText = `0 (number) / O (alphabet) const sampleText = `0 (Number) / O (Alphabet)
ffi ffi
3.14 3.14
2.71` 2.71`