aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/llgcode/draw2d/draw2dgl/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/llgcode/draw2d/draw2dgl/doc.go')
-rw-r--r--vendor/github.com/llgcode/draw2d/draw2dgl/doc.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/github.com/llgcode/draw2d/draw2dgl/doc.go b/vendor/github.com/llgcode/draw2d/draw2dgl/doc.go
new file mode 100644
index 0000000..0d7128a
--- /dev/null
+++ b/vendor/github.com/llgcode/draw2d/draw2dgl/doc.go
@@ -0,0 +1,3 @@
+// Package draw2dgl provides a graphic context that can draw vector
+// graphics and text on OpenGL.
+package draw2dgl