A simple library that wraps godrm as draw.Image
Go to file
ptrcnull e260768039 feat: Initial commit 2021-12-04 07:12:01 +01:00
examples/jpeg feat: Initial commit 2021-12-04 07:12:01 +01:00
README.md feat: Initial commit 2021-12-04 07:12:01 +01:00
drm.go feat: Initial commit 2021-12-04 07:12:01 +01:00
go.mod feat: Initial commit 2021-12-04 07:12:01 +01:00
go.sum feat: Initial commit 2021-12-04 07:12:01 +01:00
image.go feat: Initial commit 2021-12-04 07:12:01 +01:00

README.md

imagedrm

A simple library that wraps godrm as draw.Image

See example usage in examples/.