[Bug 171823] New: Add a non-permanent template superimpose option

classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

[Bug 171823] New: Add a non-permanent template superimpose option

Bugzilla from mkosmul@users.sourceforge.net
http://bugs.kde.org/show_bug.cgi?id=171823

           Summary: Add a non-permanent template superimpose option
           Product: digikam
           Version: 0.9.4
          Platform: Slackware Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Version:           0.9.4 (using KDE 3.5.9)
OS:                Linux
Installed from:    Slackware Packages

Template superimpose is a nice filter, but it permanently changes the image. If
I want both the original and the modified version, I need two separate files.

It would be nice to be able to overlay a template or arbitrary graphics over an
image, but only for displaying in the image editor/slide show. The merged file
would not be stored on disk, instead only metadata saying "when displaying
image A, superimpose image B" would be stored. A typical use would be the
ability to circle some areas of the image to highlight some important but small
or otherwise non-obvious element. In this scenario, one wants the circle
(actually, this would normally be just a line manually doodled with the mouse
and not a real circle) to be overlaid on the image but not saved in the image
file, and to be able to quickly toggle the displaying of the superimposed
image. For such functionality, a very basic drawing interface would be great
(just the ability to select a few brush sizes and brush color and to draw
simple lines with the mouse would be enough).


--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 171823] Add a non-permanent template superimpose option

Gilles Caulier-4
http://bugs.kde.org/show_bug.cgi?id=171823


Gilles Caulier caulier gilles gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |Super-Impose
            Product|digikam                     |digikamimageplugins
            Version|0.9.4                       |unspecified




--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 171823] Add a non-permanent template superimpose option

Gilles Caulier-4
In reply to this post by Bugzilla from mkosmul@users.sourceforge.net
http://bugs.kde.org/show_bug.cgi?id=171823


Gilles Caulier caulier gilles gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |0.9.4




--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 171823] Add a non-permanent template superimpose option

Gilles Caulier-4
In reply to this post by Bugzilla from mkosmul@users.sourceforge.net
https://bugs.kde.org/show_bug.cgi?id=171823





--- Comment #1 from Gilles Caulier <caulier gilles gmail com>  2012-01-16 08:29:43 ---
Git commit d8af0907f293559290fb3329a5c0bfd3b54376f8 by Gilles Caulier.
Committed on 16/01/2012 at 09:20.
Pushed by cgilles into branch 'master'.

Remove SuperImpose tool from digiKam image editor. This one been pretty old and
used yet Qt3 support class.
PhotoLayoutEditor tool from kipi-plugins must be used now instead. Template
support using SVG file have been
added by Lukas during Coding Sprint 2012 at Genoa. It will be avaialble for
next release 2.6.0.
CCMAIL: [hidden email]
CCMAIL: [hidden email]
Related: bug 103696, bug 117343, bug 103695

M  +0    -1    imageplugins/TODO
M  +0    -8    imageplugins/decorate/CMakeLists.txt
M  +4    -6    imageplugins/decorate/digikamimageplugin_decorate_ui.rc
M  +1    -16   imageplugins/decorate/imageplugin_decorate.cpp
M  +1    -1    imageplugins/decorate/imageplugin_decorate.h
D  +0    -195  imageplugins/decorate/superimpose/dirselectwidget.cpp
D  +0    -77   imageplugins/decorate/superimpose/dirselectwidget.h
D  +0    -73   imageplugins/decorate/superimpose/superimpose.cpp
D  +0    -72   imageplugins/decorate/superimpose/superimpose.h
D  +0    -317  imageplugins/decorate/superimpose/superimposetool.cpp
D  +0    -71   imageplugins/decorate/superimpose/superimposetool.h
D  +0    -390  imageplugins/decorate/superimpose/superimposewidget.cpp
D  +0    -119  imageplugins/decorate/superimpose/superimposewidget.h

http://commits.kde.org/digikam/d8af0907f293559290fb3329a5c0bfd3b54376f8

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 171823] Add a non-permanent template superimpose option

Gilles Caulier-4
In reply to this post by Bugzilla from mkosmul@users.sourceforge.net
https://bugs.kde.org/show_bug.cgi?id=171823


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |[hidden email]
         Resolution|                            |FIXED




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 171823] Add a non-permanent template superimpose option

Gilles Caulier-4
In reply to this post by Bugzilla from mkosmul@users.sourceforge.net
https://bugs.kde.org/show_bug.cgi?id=171823


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Super-Impose                |PhotoLayoutsEditor
            Version|0.9.4                       |0.9.0
            Product|digikamimageplugins         |kipiplugins




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 171823] Add a non-permanent template superimpose option

Gilles Caulier-4
In reply to this post by Bugzilla from mkosmul@users.sourceforge.net
https://bugs.kde.org/show_bug.cgi?id=171823

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |2.6.0

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[kipiplugins] [Bug 171823] Add a non-permanent template superimpose option

bugzilla_noreply
In reply to this post by Bugzilla from mkosmul@users.sourceforge.net
https://bugs.kde.org/show_bug.cgi?id=171823

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[hidden email]       |[hidden email]

--
You are receiving this mail because:
You are the assignee for the bug.