[Digikam-devel] extragear/graphics/digikamimageplugins

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

[Digikam-devel] extragear/graphics/digikamimageplugins

Marcel Wiesweg
SVN commit 522848 by mwiesweg:

digikam from trunk:
Port "Perspective adjustment" plugin to DImg.
Now all plugins are ported :-)

But there are some TODOs:
- Fix layout: if "new width" has 4 digits or more,
  "px" is below the "Settings" side bar tab
- shouldn't there be some way to adjust the perspective with
  spin boxes, and not only with the mouse? Don't know.
- The antialias issue is not solved. I have not yet understood
  the DImgImageFilters::pixelAntiAliasing method, and I did not
  find the reason why the filter does not show any effect.



 M  +6 -3      TODO
 M  +1 -1      perspective/Makefile.am
 M  +12 -6     perspective/imageeffect_perspective.cpp
 A             perspective/matrix.cpp   [License: GPL]
 A             perspective/matrix.h   [License: GPL]
 M  +348 -530  perspective/perspectivewidget.cpp
 M  +41 -46    perspective/perspectivewidget.h
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: [Digikam-devel] extragear/graphics/digikamimageplugins

Gilles Caulier-2
Le Dimanche 26 Mars 2006 10:00 PM, Marcel Wiesweg a écrit :
> - Fix layout: if "new width" has 4 digits or more,
>   "px" is below the "Settings" side bar tab

Fixed in svn.

Another improvement, is to add a checkbox option to render only image
perspective form and not image perspective content when mouse are use until
the mouse button is released. This option is avaiable in gimp and is more
suitable with slow computer. Your viewpoint ?

Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel