On Sat, Jan 19, 2013 at 5:56 PM, Pascal Obry <[email protected]> wrote: > 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?
I wouldn't mind the extra bands, also for general use (unrelated to Lr-import) But, we do need to account for backward compatibility though. So some iop versioning construct needs to be in place. Regards, Pascal de Bruijn ------------------------------------------------------------------------------ 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
