[Digikam-devel] [Bug 205776] "Embedded preview loads full image size" does not only do what it says, confusing users

Matti Rintala bitti at cs.tut.fi
Fri Sep 4 13:39:19 BST 2009


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





--- Comment #32 from Matti Rintala <bitti cs tut fi>  2009-09-04 14:39:16 ---
Mikolaj,

What about the following, which is evolved from you suggestion?

[ ] Embedded preview loads full-sized images (off)
- reduced JPEGs in case of JPEGs (limit to display size, as is done now)
- For raw, use smallest embedded preview that >= required size (display size).
If no embedded preview is available or largest embedded preview is less than
half of required size, use half-size raw-decoded preview (this makes sure
160x120 thumbnail previews etc. are not selected).
- Or this could be as you suggested, I was mainly thinking about libexiv2's
ability to list all available previews, so Digikam could pick one based on its
size

[X] Embedded preview loads full-sized images
- full JPEGs in case of JPEGs
- For raw, use largest preview available (including half-size raw-decoded
preview). This means that full-size embedded previews are chosen instead of
half-size raw-decoded preview, but that is better than small embedded previews.

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