add text package doc

This commit is contained in:
faiface 2017-05-09 16:48:26 +02:00
parent feb12a1c7e
commit a510048648
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