davidbyttow / govips

A lightning fast image processing and resizing library for Go
MIT License
1.23k stars 196 forks source link

Diagonally watermark #438

Closed Dumra closed 2 months ago

Dumra commented 2 months ago

Hey, @tonimelisma . Is the a way rotate watermark (Label) diagonally and spread it on the whole document w/o call Label function few times with other coordinates?

Found that tricky way in python binding for libvips https://github.com/libvips/pyvips/blob/master/examples/watermark.py

But not sure that it could be repeat via govips.

Thanks.

tonimelisma commented 2 months ago

Hey, apologies but I'm oveeseas for the next few weeks. I'm terirbly sorry but we don't have bandwidth to help with how-tos. I recommend you read the docs and the source code. Sorry I can't be of more help.