Changes to black compression and saturation controls. Black compression from 0-50 acts the same as 0-100 on the previous version, compressing dark tones without crushing blacks. 50-100 then starts crushing blacks until by 100 on the slider, all tones up to the set black point are sent to zero. In the new saturation control, negative values of the slider set a linear curve rather than an inverted S curve, and smoothly decrease saturation to zero across the board.
This commit is contained in:
8
rtengine/dcraw.patch.README
Normal file
8
rtengine/dcraw.patch.README
Normal file
@@ -0,0 +1,8 @@
|
||||
Patch for vanilla dcraw. Please run this against any new dcraw version copied here.
|
||||
Instructions for patching:
|
||||
1) Download newest dcraw.c file, and copy to this folder.
|
||||
2) Run 'patch -p0 < dcraw.patch' to patch the file. If there are any rejections, please fix them manually.
|
||||
3) Move the patched dcraw.c to dcraw.cc
|
||||
4) Re-copy the vanilla downloaded dcraw.c back to this folder, and update the patch: 'diff -u dcraw.c dcraw.cc > dcraw.patch'
|
||||
|
||||
|
Reference in New Issue
Block a user