| Summary: | Curves Widget does not restore a "free curve" correctly (in BWSepia filter) | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Andi Clemens <andi.clemens> |
| Component: | Plugin-Editor-BlackWhite | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caulier.gilles |
| Priority: | NOR | ||
| Version First Reported In: | 4.0.0 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.3.0 | |
| Sentry Crash Report: | |||
|
Description
Andi Clemens
2010-03-06 12:05:47 UTC
Yes, and it's done using interpolation provided by smooth algorithm. Why ? because if you set a free curves with a 16 bits color depth image, you need to save 65536 values somewhere (currently in digiKam rc file)... It's not clean... Gilles Caulier Marcel, I think this file have been fixed by you in 3.x. Right ? Gilles Caulier Still valid with 4.0.0-beta1 Not reproducible with current implementation from git/master Gilles Caulier |