[Digikam-devel] [Bug 149485] Advanced image resize for the digikam editor

Carlo Baldassi carlobaldassi at gmail.com
Sun Apr 26 12:28:21 BST 2009


https://bugs.kde.org/show_bug.cgi?id=149485





--- Comment #141 from Carlo Baldassi <carlobaldassi gmail com>  2009-04-26 13:28:11 ---
> If you want, i can include this code in digiKam to test.
Actually, I don't think it's a good idea for the moment, as the code is under
heavy development. I was just looking for volunteers :)

> Damned, it will increase complexity. Unforget that we work too under windows,
> and to add more depencies is really a mess under win32. I have fight a lots to
> add a suitable GLib2 under Vista to compile and test digiKam Liquid Rescale
> tool.
Right, I suspected it. I think I will go for the preprocessors then.

> If you want to support more color model, why not to use lcms library ? It's
> not enough ?
The main reason is that GIMP is going to use babl and when it does I think it
would be silly to use yet another library and convert back and forth. A minor
reason is that I didn't know about lcms ;)

> In digiKam we only support RGBA (8 and 16 bits colors depth) not CYMK... which
> is enough for 90% of case. CYMK is only for printing i think. Working in RGBA
> and later convert to printer color model using the right print color profile
> work fine.
Yes, there's a loooong ongoing discussion in GIMP about including native CYMK
support (there are some circumstances under which doing the conversion leads to
problems).
Anyway, support for different color models was mainly intended for Imagemagick
(which supports CYMK and uses liblqr, too), but since I had to include support
for another color model I thought it would be nice to generalise as much as
possible.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list