[Kde-imaging] talking about kipi-plugins in dot...
Caulier Gilles
caulier.gilles at kdemail.net
Mon May 8 21:13:10 CEST 2006
Le Lundi 08 Mai 2006 08:28 PM, Aurelien Gateau a écrit :
> Le Dimanche 7 Mai 2006 12:06, Gilles Caulier a écrit :
> > Hi all,
> >
> > Look here : http://dot.kde.org/1146830533/1146850904/
> >
> > I'm totally agree with Gabriel about 16 bits support and pro-photographer
> > workflow ! In fact, this is the purpose of next digiKam 0.9.0 release...
> >
> > Your viewpoints ?
>
> I guess you mean adding support for 16 bits images to all KIPI plugins.
> This is a good idea, but probably a lot of work :-/
>
Not especially if we working with imagemagick for example. By defaut IM
support all 16 bits images and preserve metadata in JPEG, TIFF/EP and PNG
The only default is that IM is slow and the exception management isn't
compatible with Qt assertion. This is want mean that we need to use C API and
not C++ API (unlike i have done into JPEGLossLess - i have a patch for that)
Also, there are others indeep problem, but i need to investiguate indeep
before to describe more...
Also, Batch process plugin, support already 16 bits images because it use IM
via KProcess.
We can do the same thing in SendImages plugins for example to resize images
before to send.
Gilles
More information about the Kde-imaging
mailing list