A simple library that wraps godrm as draw.Image
Go to file
ptrcnull 4383324acb feat: Don't close card fd before exiting
...huh
Closes #2
2021-12-05 04:55:48 +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: Don't close card fd before exiting 2021-12-05 04:55:48 +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/.