Solving issue 1206: "Caveats file handling". May also solve issue 1089: "About RT: version window disappears". This patch also cleanup the Gamma tool a little bite. The CAVEATS.txt is optional and may be deleted in future release.
This commit is contained in:
@@ -63,6 +63,8 @@
|
||||
#define EXIF M_VOID
|
||||
#define IPTC M_VOID
|
||||
#define DIRPYREQUALIZER (M_COLOR|M_LUMINANCE)
|
||||
#define OUTPUTPROFIL (M_COLOR|M_LUMINANCE)
|
||||
#define GAMMA (M_COLOR|M_LUMINANCE)
|
||||
#define NONE 0
|
||||
#define ALLNORAW (M_INIT|M_TRANSFORM|M_BLURMAP|M_AUTOEXP|M_RGBCURVE|M_LUMACURVE|M_LUMINANCE|M_COLOR)
|
||||
|
||||
|
Reference in New Issue
Block a user