Summary: | Add "Assign ICC profile" entry to 'Image' menu | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Dik Takken <kde> |
Component: | ColorManagement-Profiles | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | caulier.gilles, marcel.wiesweg |
Priority: | NOR | ||
Version: | 0.10.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.0.0 | |
Sentry Crash Report: |
Description
Dik Takken
2006-12-06 14:09:49 UTC
Gilles, you're fast! I was just about to re-assign to 'Image Editor' myself, then I see you already did it... :-))) Do we want a submenu for directly selecting a profile, or do we want a single action to open a dialog with previews (for assigning) or profile infos (for conversion)? IMO differences between thumbnails will be too small to be really useful. Also submenu will be faster. The only advantage of separate dialog I see is better access to additional information about profile. But it will be barely useful for advanced users who will only assign profile and be with it. Another advantage of separate dialog is possibility to store and manipulate plethora of profiles, use quick filtering tool, etc. Maybe combined solution? In submenu will be "favorites", most often used profiles for quick assignemnt. But in submenu will be position "All profiles..." which will show dialog with managed thumbnails, additional info *and* checkboxes - "Show in quick list". Checking this box will promote profile to submenu for quick assignment. Another question: After reading this a second time, I wonder if this is about assigning a profile or not rather converting, or both? - Assign: Changes profile, interpretation of image data and appearance, but not the image data; required when the assigned color profile is wrong or an image without assigned profile is loaded assuming the wrong profile. - Convert: Changes profile and image data, appearance is unchanged. SVN commit 1025817 by mwiesweg: Add color profile conversion to the core plugin. A menu contains sRGB, Adobe RGB etc. and the recently used profiles. To assign other profiles, a tool is opened. I am unsure currently if using a tool is better than a simple dialog. CCBUG: 138446 M +1 -1 CMakeLists.txt M +80 -4 imageplugin_core.cpp M +6 -1 imageplugin_core.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1025817 Dik, With commit from Marcel (see #6), this entry is solved now ? Gilles Caulier |