[digiKam-users] Gimp, Kimageformats, Digikam, sun is shining...

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

Re: Gimp, Kimageformats, Digikam, sun is shining...

Gilles Caulier-4
yes, all is possible, especially to extend the DImg::ImageLoader in this way.

Please make a file in bugzilla to remember this wish.

Gilles Caulier

Le sam. 30 mars 2019 à 18:35, <[hidden email]> a écrit :
On 3/30/19 3:52 PM, Gilles Caulier wrote:
> Hi all,
>
> No chance. See my comment here :
>
> https://bugs.kde.org/show_bug.cgi?id=360821#c27
>
Hi
Could it possible, in the future, to use Imagemagick to display xcf
files inside Digikam?

--
Maderios
Reply | Threaded
Open this post in threaded view
|

Re: Gimp, Kimageformats, Digikam, sun is shining...

Gilles Caulier-4
Hi all,

I respond myself.

As the bug https://bugs.kde.org/show_bug.cgi?id=360821 will still open for few year now, as nobody is motivated to work on it from KDE core, i will provide a native solution in digiKam core.


Patch for digiKam will arrive in few days to test.

Gilles Caulier



Le sam. 30 mars 2019 à 18:42, Gilles Caulier <[hidden email]> a écrit :
yes, all is possible, especially to extend the DImg::ImageLoader in this way.

Please make a file in bugzilla to remember this wish.

Gilles Caulier

Le sam. 30 mars 2019 à 18:35, <[hidden email]> a écrit :
On 3/30/19 3:52 PM, Gilles Caulier wrote:
> Hi all,
>
> No chance. See my comment here :
>
> https://bugs.kde.org/show_bug.cgi?id=360821#c27
>
Hi
Could it possible, in the future, to use Imagemagick to display xcf
files inside Digikam?

--
Maderios
Reply | Threaded
Open this post in threaded view
|

Re: Gimp, Kimageformats, Digikam, sun is shining...

leoutation
On 4/7/19 4:09 PM, Gilles Caulier wrote:

> Hi all,
>
> I respond myself.
>
> As the bug https://bugs.kde.org/show_bug.cgi?id=360821 will still open
> for few year now, as nobody is motivated to work on it from KDE core, i
> will provide a native solution in digiKam core.
>
> I re-open this file : https://bugs.kde.org/show_bug.cgi?id=360806
>
> Patch for digiKam will arrive in few days to test.
>
Good news. Thanks to ImageMagick, we can finally display Gimp files
soon! Moreover, ImageMagick seems well maintained :)
Still a piece of KF5 going away...

> Gilles Caulier
>
>
>
> Le sam. 30 mars 2019 à 18:42, Gilles Caulier <[hidden email]
> <mailto:[hidden email]>> a écrit :
>
>     yes, all is possible, especially to extend the DImg::ImageLoader in
>     this way.
>
>     Please make a file in bugzilla to remember this wish.
>
>     Gilles Caulier
>
>     Le sam. 30 mars 2019 à 18:35, <[hidden email]
>     <mailto:[hidden email]>> a écrit :
>
>         On 3/30/19 3:52 PM, Gilles Caulier wrote:
>          > Hi all,
>          >
>          > No chance. See my comment here :
>          >
>          > https://bugs.kde.org/show_bug.cgi?id=360821#c27
>          >
>         Hi
>         Could it possible, in the future, to use Imagemagick to display xcf
>         files inside Digikam?
>
>         --
>         Maderios
>


--
Maderios
Reply | Threaded
Open this post in threaded view
|

Re: Gimp, Kimageformats, Digikam, sun is shining...

Gilles Caulier-4


Le dim. 7 avr. 2019 à 18:09, <[hidden email]> a écrit :
On 4/7/19 4:09 PM, Gilles Caulier wrote:
> Hi all,
>
> I respond myself.
>
> As the bug https://bugs.kde.org/show_bug.cgi?id=360821 will still open
> for few year now, as nobody is motivated to work on it from KDE core, i
> will provide a native solution in digiKam core.
>
> I re-open this file : https://bugs.kde.org/show_bug.cgi?id=360806
>
> Patch for digiKam will arrive in few days to test.
>
Good news. Thanks to ImageMagick, we can finally display Gimp files
soon! Moreover, ImageMagick seems well maintained :)
Still a piece of KF5 going away...

Important : only ImageMagick 7.x is able to show XCF file from gimp >= 2.9. IM > 7 return a null image.

Also C++ API from IM 7 are different than 6...

Gilles
Reply | Threaded
Open this post in threaded view
|

Re: Gimp, Kimageformats, Digikam, sun is shining...

leoutation
On 4/7/19 6:29 PM, Gilles Caulier wrote:

>
>
> Le dim. 7 avr. 2019 à 18:09, <[hidden email]
> <mailto:[hidden email]>> a écrit :
>
>     On 4/7/19 4:09 PM, Gilles Caulier wrote:
>      > Hi all,
>      >
>      > I respond myself.
>      >
>      > As the bug https://bugs.kde.org/show_bug.cgi?id=360821 will still
>     open
>      > for few year now, as nobody is motivated to work on it from KDE
>     core, i
>      > will provide a native solution in digiKam core.
>      >
>      > I re-open this file : https://bugs.kde.org/show_bug.cgi?id=360806
>      >
>      > Patch for digiKam will arrive in few days to test.
>      >
>     Good news. Thanks to ImageMagick, we can finally display Gimp files
>     soon! Moreover, ImageMagick seems well maintained :)
>     Still a piece of KF5 going away...
>
>
> Important : only ImageMagick 7.x is able to show XCF file from gimp >=
> 2.9. IM > 7 return a null image.

Is 7.0.8.39-1 working?

>
> Also C++ API from IM 7 are different than 6...
>
> Gilles


--
Maderios
12