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

How to Spread Text Watermarks on an Entire Picture #179

Closed ysongyang closed 1 year ago

ysongyang commented 1 year ago

Add a text watermark to the image and set the watermark slant. How can I make the text watermark spread over the whole picture?

ysongyang commented 1 year ago

resolved