summaryrefslogtreecommitdiff
path: root/image.go
AgeCommit message (Expand)Author
2018-09-01Changed image.NRGBA to image.RGBA for Alpha 4.1.Pietro Gagliardi
2018-08-26Migrated image.go, and migrated draw.go as-is. It needs some refactoring.Pietro Gagliardi
2018-08-26Moved all the Go files out of the way again, this time so we can migrate them...Pietro Gagliardi
2018-08-21Added Image and renamed the BrushType constants respectively.Pietro Gagliardi