A simple library that wraps godrm as draw.Image
Go to file
2021-12-05 04:55:29 +01:00
examples/jpeg feat: Initial commit 2021-12-04 07:12:01 +01:00
drm.go feat: Add option to select card 2021-12-05 04:55:29 +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 feat: Initial commit 2021-12-04 07:12:01 +01:00

imagedrm

A simple library that wraps godrm as draw.Image

See example usage in examples/.