aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/llgcode/draw2d/draw2dimg/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/llgcode/draw2d/draw2dimg/README.md')
-rw-r--r--vendor/github.com/llgcode/draw2d/draw2dimg/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/vendor/github.com/llgcode/draw2d/draw2dimg/README.md b/vendor/github.com/llgcode/draw2d/draw2dimg/README.md
new file mode 100644
index 0000000..5798d53
--- /dev/null
+++ b/vendor/github.com/llgcode/draw2d/draw2dimg/README.md
@@ -0,0 +1,8 @@
+draw2d/draw2dimg
+=================
+
+[![Coverage](http://gocover.io/_badge/github.com/llgcode/draw2d/draw2dimg?0)](http://gocover.io/github.com/llgcode/draw2d/draw2dimg)
+[![GoDoc](https://godoc.org/github.com/llgcode/draw2d/draw2dimg?status.svg)](https://godoc.org/github.com/llgcode/draw2d/draw2dimg)
+
+
+draw2d implementation that generates raster images using https://github.com/golang/freetype package.