Allow XOR merge of the watermark into the image is a solution for dark / varied images.
How to implement? GD functions like imagealphablending?
Allow XOR merge of the watermark into the image is a solution for dark / varied images.
How to implement? GD functions like imagealphablending?
Comments
Comment #1
druvision commentedLike the inverted mouse cursors on windows.
Comment #2
druvision commentedAdd watermark inversion allows to view the watermark even on dark images
Comment #3
schnizZzla commentedI've made a new version that applies alpha transparency, so using a clever watermark with about 50% transparency, may be already sufficient.
Nevertheless it seems a considerable feature request, I can make a new toggle for this.
Comment #4
druvision commentedI suggest you do make a new feature request for this.
50% transparancy is nice but it won't make the watermark clearer - vice versa.
Maybe 50% transparancy and XOR can be used together in some way.