[Digikam-devel] Re: PGF files in KDE

Gilles Caulier caulier.gilles at gmail.com
Sun May 15 21:49:03 BST 2011


digiKam has a dedicated PGF loader, to be able to handle 16 bits color
depth image. It's not a QImage extension, digiKam do not use it to
manipulate image data. We use a proper image management class named
DImg.

PGF lib is included in digiKam core as 3rd party lib.

We have a PGF image loader/writer.

There is plan to share this code with the rest of KDE...

Best

Gilles Caulier

2011/5/15 Sven Burmeister <sven.burmeister at gmx.net>:
> Hey everybody!
>
> I noticed that while digikam can handle PGF files other KDE applications like
> dolphin and gwenview cannot. I thought that KDE apps would share the code to
> read previews from files and generate thumbnails etc.
>
> So is that code in trunk/4.7 or simply not shared and digikam using its own
> solution?
>
> Thanks
>
> Sven
> _______________________________________________
> Digikam-devel mailing list
> Digikam-devel at kde.org
> https://mail.kde.org/mailman/listinfo/digikam-devel
>



More information about the Digikam-devel mailing list