darktable-org / darktable

darktable is an open source photography workflow application and raw developer
https://www.darktable.org
GNU General Public License v3.0
9.76k stars 1.14k forks source link

Add option to scale watermark relative to cropped image size #15608

Open cmjns opened 12 months ago

cmjns commented 12 months ago

Is your feature request related to a problem? Please describe. When applying a watermark the mark is scaled relative to the original image size rather than to the cropped image size.

Describe the solution you'd like I'd like the option to scale the watermark to the cropped image size so all watermarks come out the same size

Alternatives A checkbox or a dropdown selection to chose "Scale to Original" or "Scale to Cropped", or just change the behavior as I'm not sure if the current behavior is a feature or a bug.

Additional context

TurboGit commented 12 months ago

That's the case! Which version are you using?

Take for example the default watermark. Set scale to 50% or larger border, it gives:

image

Now do a square crop of the image, see that the watermark still has 50% of the larger border:

image

cmjns commented 11 months ago

I'm using version 4. I saved my watermark settings as a preset. When applied to an uncropped image, The watermark was small. When applied to a cropped image, the watermark was much bigger.

cmjns commented 11 months ago

Note that I'm using a PNG image, not the internal darktable watermark. Perhaps the behavior I describe is particular to a user defined image watermark?

github-actions[bot] commented 9 months ago

This issue has been marked as stale due to inactivity for the last 60 days. It will be automatically closed in 300 days if no update occurs. Please check if the master branch has fixed it and report again or close the issue.