Summary: | BQM Watermark tool : does not support correct placement of watermarks | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Axel Krebs <axel.krebs> |
Component: | Plugin-Bqm-WaterMark | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ahmed.fathi.abdelmageed, caulier.gilles |
Priority: | NOR | ||
Version First Reported In: | 2.4.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/digikam/d54da04770450fa56a712d05485b73f023b008c2 | Version Fixed In: | 5.5.0 |
Sentry Crash Report: | |||
Attachments: | wrong position, wrong orientation of watermark (annoying bug!!) |
Description
Axel Krebs
2012-01-08 09:13:22 UTC
I think this patch solves this problem https://bugs.kde.org/show_bug.cgi?id=338869 Git commit d54da04770450fa56a712d05485b73f023b008c2 by Gilles Caulier. Committed on 09/02/2017 at 21:24. Pushed by cgilles into branch 'master'. apply patch #103909 to add rotation feature in BQM watermark tool with exif orientation support. Related: bug 338869, bug 250642 FIXED-IN: 5.5.0 M +6 -1 NEWS M +50 -0 libs/dimg/dimg.cpp M +6 -1 libs/dimg/dimg.h M +6 -0 libs/threadimageio/loadsavethread.cpp M +5 -0 libs/threadimageio/loadsavethread.h M +83 -12 utilities/queuemanager/tools/decorate/watermark.cpp M +1 -1 utilities/queuemanager/tools/decorate/watermark.h https://commits.kde.org/digikam/d54da04770450fa56a712d05485b73f023b008c2 |