diff --git a/draw2dimg/README.md b/draw2dimg/README.md new file mode 100644 index 0000000..5798d53 --- /dev/null +++ b/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.