fogleman / gg

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

`NewConicGradient` is only exists in the master branch #195

Open damonchen opened 9 months ago

damonchen commented 9 months ago

The function NewConicGradient is only existing in the master branch, which could not be found in tag 1.3. Could you create a new tag for the new function?