imagedrm/README.md

6 lines
169 B
Markdown
Raw Permalink Normal View History

2021-12-04 06:08:00 +00:00
# imagedrm
A simple library that wraps [godrm](https://github.com/kytart/godrm) as [draw.Image](https://pkg.go.dev/image/draw#Image)
See example usage in `examples/`.