Am 28.03.2013 19:47, schrieb Ulrich Pegelow: > Am 27.03.2013 16:46, schrieb johannes hanika: >> On Thu, Mar 28, 2013 at 4:20 AM, Ulrich Pegelow >> <[email protected]> wrote: >>> Hi, >>> >>> I suggest we deprecate the color transfer module for the upcoming 1.2 >>> release. >> >> you got my vote :) >> > > I re-checked the current code a bit. To me it seems there is a realistic > chance to migrate from the current version to a color transfer module > version 2 with a more reliable output. I prefer that route over a > complete rewrite as it is not disruptive and will keep legacy history > stacks valid. >
Answering to myself (bad habit :) I gave up the idea of a migration path to a new version of color transfer. In my opinion the current code is FUBAR. For that reason I will deprecate the current module. Old history stacks which use it - if any - will still work but for new ones I introduce a new module "color mapping". Color mapping shares the general idea and a lot of code with color transfer. However, it fixes several bugs and offers much more control to finetune the effect. I moved the module into the effects group as it is more an artistic feature than a "bread-and-butter" image operation. Have a look by yourself. You find my work in the feature branch "colormapping". There is also a new entry for our usermanual in doc/usermanual/darkroom/modules/effect/colormapping.xml. Best wishes Ulrich ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ darktable-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-devel
