Create README.md

This commit is contained in:
Laurent Le Goff 2015-09-11 10:11:40 +02:00
parent 96d42f14c0
commit caad194462
1 changed files with 8 additions and 0 deletions

8
draw2dimg/README.md Normal file
View File

@ -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.