mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-26 10:42:42 +01:00
text: Now package text is stable
This commit is contained in:
parent
392ee92aeb
commit
103cd63b32
@ -14,8 +14,6 @@
|
|||||||
|
|
||||||
// Package text offers functions to draw texts on an Ebiten's image.
|
// Package text offers functions to draw texts on an Ebiten's image.
|
||||||
//
|
//
|
||||||
// Note: This package is experimental and API might be changed.
|
|
||||||
//
|
|
||||||
// For the example using a TTF font, see font package in the examples.
|
// For the example using a TTF font, see font package in the examples.
|
||||||
package text
|
package text
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user