add text package doc

This commit is contained in:
faiface 2017-05-09 16:48:26 +02:00
parent 101637439e
commit ef86fe9b20
1 changed files with 2 additions and 0 deletions

2
text/doc.go Normal file
View File

@ -0,0 +1,2 @@
// Package text implements efficient text drawing for the Pixel library.
package text