diff --git a/README.md b/README.md index 1d687cb2..94c91b6a 100644 --- a/README.md +++ b/README.md @@ -841,6 +841,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [bild](https://github.com/anthonynsimon/bild) - Collection of image processing algorithms in pure Go. * [bimg](https://github.com/h2non/bimg) - Small package for fast and efficient image processing using libvips. * [cameron](https://github.com/aofei/cameron) - An avatar generator for Go. +* [canvas](https://github.com/tdewolff/canvas) - Vector graphics to PDF, SVG or rasterized image. * [darkroom](https://github.com/gojek/darkroom) - An image proxy with changeable storage backends and image processing engines with focus on speed and resiliency. * [geopattern](https://github.com/pravj/geopattern) - Create beautiful generative image patterns from a string. * [gg](https://github.com/fogleman/gg) - 2D rendering in pure Go.