bimg icon indicating copy to clipboard operation
bimg copied to clipboard

Question: Is there any way to put an angle on a text based watermark?

Open NathanClassen opened this issue 4 years ago • 2 comments

NathanClassen avatar Jun 16 '20 22:06 NathanClassen

You can try using an already rotated transparent PNG image as a watermark. See:

  • https://godoc.org/github.com/h2non/bimg#Image.WatermarkImage
  • https://godoc.org/github.com/h2non/bimg#WatermarkImage

h2non avatar Jun 17 '20 09:06 h2non

Is there any method to generate an already rotated transparent PNG image ?

ABetterCat avatar Aug 08 '22 03:08 ABetterCat