fogleman / gg

Go Graphics - 2D rendering in Go with a simple API.
https://godoc.org/github.com/fogleman/gg
MIT License
4.34k stars 352 forks source link

Add go.mod and go.sum #169

Closed metal3d closed 2 years ago

metal3d commented 2 years ago

To allow usage as module in other projects

fix https://github.com/fogleman/gg/issues/74