Preview modes: R,B,G channels and Luminosity (issue 1167)
This commit is contained in:
@@ -475,6 +475,11 @@ MAIN_TOOLTIP_HIDEFP;Show/hide the bottom panel (directory and file browser) <b>F
|
||||
MAIN_TOOLTIP_HIDEHP;Show/hide the left panel (including the history) <b>l</b>
|
||||
MAIN_TOOLTIP_INDCLIPPEDH;Clipped highlight indication (Key <)
|
||||
MAIN_TOOLTIP_INDCLIPPEDS;Clipped shadow indication (Key >)
|
||||
MAIN_TOOLTIP_PREVIEWB;Preview <b>Blue channel</b>
|
||||
MAIN_TOOLTIP_PREVIEWFOCUSMASK;Preview <b>Focus Mask</b>
|
||||
MAIN_TOOLTIP_PREVIEWG;Preview <b>Green channel</b>
|
||||
MAIN_TOOLTIP_PREVIEWR;Preview <b>Red channel</b>
|
||||
MAIN_TOOLTIP_PREVIEWL;Preview <b>Luminosity</b>\n0.299*R + 0.587*G + 0.114*B
|
||||
MAIN_TOOLTIP_PREFERENCES;Set preferences
|
||||
MAIN_TOOLTIP_QINFO;Quick info on the image <b>I</b>
|
||||
MAIN_TOOLTIP_SAVEAS;Save image to a selected folder
|
||||
@@ -483,6 +488,7 @@ MAIN_TOOLTIP_SHOWHIDELP1;Show/hide the left panel <b>l</b>
|
||||
MAIN_TOOLTIP_SHOWHIDERP1;Show/hide the right panel <b>Alt-l</b>
|
||||
MAIN_TOOLTIP_SHOWHIDETP1;Show/hide the top panel <b>Shift-l</b>
|
||||
MAIN_TOOLTIP_TOGGLE;Toggle <b>before</b>/<b>after</b> view <b>B</b>
|
||||
MAIN_TOOLTIP_THRESHOLD;Threshold
|
||||
NAVIGATOR_B_NA;B = n/a
|
||||
NAVIGATOR_B_VALUE;B = %1
|
||||
NAVIGATOR_G_NA;G = n/a
|
||||
|
Reference in New Issue
Block a user