Le 16/01/2013 21:52, Pascal de Bruijn a écrit : > Have you considered tonecurve as well?
tonecurve is done. I'll do some more testing but I do handle the linear, medium contrast, strong contrast and custom curves together with the adjustments for three first. I'm now looking at Lightroom TSL -> Dt color zones. First problem is that TSL has 8 zones whereas color zones as only 6. This does not match well. Also with only 6 zones changing the red also change the skin color which is mostly orange. So I'm considering adding two zones in "color zones" iop: This boils down to: < #define DT_IOP_COLORZONES_BANDS 6 > #define DT_IOP_COLORZONES_BANDS 8 Of course we need to handle previous params versions. But before going this way, is there any objection? -- Pascal Obry / Magny Les Hameaux (78) The best way to travel is by means of imagination http://v2p.fr.eu.org http://www.obry.net gpg --keyserver keys.gnupg.net --recv-key F949BD3B ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122912 _______________________________________________ darktable-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-devel
