mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-24 18:58:54 +01:00
examples/fontfeature: improve a text
This commit is contained in:
parent
daa14ac686
commit
b1bd03329e
@ -109,7 +109,7 @@ func (g *Game) Draw(screen *ebiten.Image) {
|
||||
}, op)
|
||||
|
||||
// Draw the sample text.
|
||||
const sampleText = `0 (number) / O (alphabet)
|
||||
const sampleText = `0 (Number) / O (Alphabet)
|
||||
ffi
|
||||
3.14
|
||||
2.71`
|
||||
|
Loading…
Reference in New Issue
Block a user