[Digikam-devel] [Bug 164026] wish: use embedded thumbs within jpegs to speedup album display

Gilles Caulier caulier.gilles at gmail.com
Fri Jun 19 13:34:49 BST 2009


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


Gilles Caulier <caulier.gilles at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




--- Comment #3 from Gilles Caulier <caulier gilles gmail com>  2009-06-19 14:34:47 ---
With current implementation of digiKam, a new thumbnails database is used
(based on SQlite file), against to use ~/.thumbnails directory.

Thumbs are saved in PGF file format (wavelets based) instead PNG to optimize
disk space.

Thumbs database is stored at the same place than digiKam database. Later, you
will be able to set a dedicated place.

Rebuilding thumbs is now faster and more optimized.

To use this new thumbnails database, set this CMake flag :
-DENABLE_THUMBS_DB=ON. For digiKam 1.0.0, this option will be turned on by
default.

Gilles Caulier

-- 
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