Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ptrcnull/imagedrm
A simple library that wraps godrm as draw.Image
https://github.com/ptrcnull/imagedrm
Last synced: 25 days ago
JSON representation
A simple library that wraps godrm as draw.Image
- Host: GitHub
- URL: https://github.com/ptrcnull/imagedrm
- Owner: ptrcnull
- Created: 2021-12-04T06:08:50.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-05T04:05:49.000Z (almost 3 years ago)
- Last Synced: 2024-06-20T12:52:09.261Z (5 months ago)
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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/`.