text: Now package text is stable

This commit is contained in:
Hajime Hoshi 2018-02-04 17:49:32 +09:00
parent 392ee92aeb
commit 103cd63b32

View File

@ -14,8 +14,6 @@
// 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.
package text