Merge
Demosaicing and pre-processing parameters selectable for each image. Dark frames subtraction and badpixels file support Fast loading in editor.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
|
||||
[General]
|
||||
TabbedEditor=true
|
||||
StoreLastProfile=true
|
||||
StartupDirectory=last
|
||||
StartupPath=
|
||||
@@ -9,6 +10,7 @@ DualProcSupport=true
|
||||
MultiUser=true
|
||||
Language=English (US)
|
||||
Theme=Gray
|
||||
UseSystemTheme=false
|
||||
Version=300
|
||||
FirstRun=true
|
||||
|
||||
@@ -39,6 +41,9 @@ RenameUseTemplates=false
|
||||
ThumbnailZoomRatios=0.2;0.3;0.45;0.6;0.8;1;
|
||||
OverlayedFileNames=true
|
||||
|
||||
# if TRUE, only fast, internal preview images are taken if the image is not edited yet
|
||||
InternalThumbIfUntouched=true
|
||||
|
||||
[Clipping Indication]
|
||||
HighlightThreshold=253
|
||||
ShadowThreshold=8
|
||||
@@ -56,6 +61,9 @@ PathFolder=
|
||||
UsePathTemplate=true
|
||||
LastSaveAsPath=
|
||||
|
||||
# if TRUE, existing output JPGs/PNGs are overwritten, instead of adding ..-1.jpg, -2.jpg etc.
|
||||
OverwriteOutputFile=false
|
||||
|
||||
[Profiles]
|
||||
Directory=profiles
|
||||
RawDefault=default
|
||||
@@ -85,6 +93,7 @@ ToolPanelsExpanded=1;1;0;0;0;1;1;0;0;0;0;1;1;0;0;0;0;0;
|
||||
|
||||
[Algorithms]
|
||||
DemosaicMethod=hphd
|
||||
DemosaicMethodBatch=hphd
|
||||
ColorCorrection=1
|
||||
|
||||
[Crop Settings]
|
||||
|
Reference in New Issue
Block a user