ソースを参照

added package doc file

leonsal 8 年 前
コミット
09c3099506
1 ファイル変更6 行追加0 行削除
  1. 6 0
      text/doc.go

+ 6 - 0
text/doc.go

@@ -0,0 +1,6 @@
+// Copyright 2016 The G3N Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
+
+// Package text implements text font support.
+package text