Creation of the ICCProfileCreator

This commit is contained in:
Hombre
2018-06-25 00:43:11 +02:00
parent e2dc8ea2c3
commit fb0c95969b
35 changed files with 1330 additions and 1799 deletions

View File

@@ -205,7 +205,7 @@ FILEBROWSER_UNRANK_TOOLTIP;Unrank.\nShortcut: <b>Shift-0</b>
FILEBROWSER_ZOOMINHINT;Increase thumbnail size.\n\nShortcuts:\n<b>+</b> - Multiple Editor Tabs Mode,\n<b>Alt</b>-<b>+</b> - Single Editor Tab Mode.
FILEBROWSER_ZOOMOUTHINT;Decrease thumbnail size.\n\nShortcuts:\n<b>-</b> - Multiple Editor Tabs Mode,\n<b>Alt</b>-<b>-</b> - Single Editor Tab Mode.
FILECHOOSER_FILTER_ANY;All files
FILECHOOSER_FILTER_COLPROF;Color profiles
FILECHOOSER_FILTER_COLPROF;Color profiles (*.icc)
FILECHOOSER_FILTER_CURVE;Curve files
FILECHOOSER_FILTER_LCP;Lens correction profiles
FILECHOOSER_FILTER_PP;Processing profiles
@@ -233,6 +233,7 @@ GENERAL_OPEN;Open
GENERAL_PORTRAIT;Portrait
GENERAL_RESET;Reset
GENERAL_SAVE;Save
GENERAL_SAVE_AS;Save as...
GENERAL_SLIDER;Slider
GENERAL_UNCHANGED;(Unchanged)
GENERAL_WARNING;Warning
@@ -752,6 +753,7 @@ HISTORY_NEWSNAPSHOT;Add
HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: <b>Alt-s</b>
HISTORY_SNAPSHOT;Snapshot
HISTORY_SNAPSHOTS;Snapshots
ICCPROFCREATOR_SAVEDIALOG_TITLE;Save ICC profile as...
IPTCPANEL_CATEGORY;Category
IPTCPANEL_CATEGORYHINT;Identifies the subject of the image in the opinion of the provider.
IPTCPANEL_CITY;City
@@ -799,6 +801,7 @@ LENSPROFILE_CORRECTION_LCPFILE;LCP File
LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
LENSPROFILE_LENS_WARNING;Warning: the crop factor used for lens profiling is larger than the crop factor of the camera, the results might be wrong.
MAIN_BUTTON_FULLSCREEN;Fullscreen
MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
MAIN_BUTTON_NAVNEXT_TOOLTIP;Navigate to the next image relative to image opened in the Editor.\nShortcut: <b>Shift-F4</b>\n\nTo navigate to the next image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: <b>F4</b>
MAIN_BUTTON_NAVPREV_TOOLTIP;Navigate to the previous image relative to image opened in the Editor.\nShortcut: <b>Shift-F3</b>\n\nTo navigate to the previous image relative to the currently selected thumbnail in the File Browser or Filmstrip:\nShortcut: <b>F3</b>
MAIN_BUTTON_NAVSYNC_TOOLTIP;Synchronize the File Browser or Filmstrip with the Editor to reveal the thumbnail of the currently opened image, and clear any active filters.\nShortcut: <b>x</b>\n\nAs above, but without clearing active filters:\nShortcut: <b>y</b>\n(Note that the thumbnail of the opened image will not be shown if filtered out).
@@ -1602,49 +1605,47 @@ TP_FLATFIELD_BT_VERTICAL;Vertical
TP_FLATFIELD_CLIPCONTROL;Clip control
TP_FLATFIELD_CLIPCONTROL_TOOLTIP;Clip control avoids clipped highlights caused by applying the flat field. If there are already clipped highlights before applying the flat field, clip control can lead to color cast.
TP_FLATFIELD_LABEL;Flat-Field
TP_GAMMA_CURV;Gamma
TP_GAMMA_CUSTOM;Custom output profile
TP_GAMMA_PRIM;Primaries:
TP_GAMMA_OUTPUT_TRC_PRESET;Tone response curve
TP_GAMMA_PROF;Generate ICC profile:
TP_GAMMA_PROF_NONE;none
TP_GAMMA_PROF_V2;ICC v2
TP_GAMMA_PROF_V4;ICC v4
TP_GAMMA_SLOP;Slope
TP_GAMMA_PRIM_ACESP0;AcesP0
TP_GAMMA_PRIM_ACESP1;AcesP1
TP_GAMMA_PRIM_ADOBE;Adobe
TP_GAMMA_PRIM_PROPH;Prophoto
TP_GAMMA_PRIM_REC2020;Rec2020
TP_GAMMA_PRIM_SRGB;sRGB
TP_GAMMA_PRIM_WIDEG;Widegamut
TP_GAMMA_PRIM_BEST;BestRGB
TP_GAMMA_PRIM_BETA;BetaRGB
TP_GAMMA_PRIM_BRUCE;BruceRGB
TP_GAMMA_PRIM_FREE;Custom primaries - ICC v4
TP_GAMMA_PRIM_REDX;Red X
TP_GAMMA_PRIM_REDY;Red Y
TP_GAMMA_PRIM_GREX;Green X
TP_GAMMA_PRIM_GREY;Green Y
TP_GAMMA_PRIM_BLUX;Blue X
TP_GAMMA_PRIM_BLUY;Blue Y
TP_GAMMA_TEMP;Illuminant (ICC v4)
TP_GAMMA_TEMP_DEF;Default
TP_GAMMA_TEMP_41;D41
TP_GAMMA_TEMP_50;D50
TP_GAMMA_TEMP_55;D55
TP_GAMMA_TEMP_60;D60
TP_GAMMA_TEMP_65;D65
TP_GAMMA_TEMP_80;D80
TP_GAMMA_TEMP_INC;StdA 2856K
TP_GAMMA_TEMP_TOOLTIP;You can only change the Illuminant and Custom Primaries if you generate an ICC v4 profile
TP_GAMMA_WORKTRC;Tone response curve:
TP_GAMMA_WORKTRC_NONE;None
TP_GAMMA_WORKTRC_CUSTOM;Custom
TP_GAMMA_WORKTRC_TOOLTIP;Only for build in profiles
TP_GAMMA_WORKTRC_GAMMA;Gamma
TP_GAMMA_WORKTRC_SLOPE;Slope
ICCPROFCREATOR_CUSTOM;Custom
ICCPROFCREATOR_GAMMA;Gamma
ICCPROFCREATOR_PRIMARIES;Primaries:
ICCPROFCREATOR_TRC_PRESET;Tone response curve:
ICCPROFCREATOR_ICCVERSION;Generated profile's version:
ICCPROFCREATOR_PROF_V2;ICC v2
ICCPROFCREATOR_PROF_V4;ICC v4
ICCPROFCREATOR_SLOPE;Slope
ICCPROFCREATOR_PRIM_ACESP0;AcesP0
ICCPROFCREATOR_PRIM_ACESP1;AcesP1
ICCPROFCREATOR_PRIM_ADOBE;Adobe
ICCPROFCREATOR_PRIM_PROPH;Prophoto
ICCPROFCREATOR_PRIM_REC2020;Rec2020
ICCPROFCREATOR_PRIM_SRGB;sRGB
ICCPROFCREATOR_PRIM_WIDEG;Widegamut
ICCPROFCREATOR_PRIM_BEST;BestRGB
ICCPROFCREATOR_PRIM_BETA;BetaRGB
ICCPROFCREATOR_PRIM_BRUCE;BruceRGB
ICCPROFCREATOR_PRIM_TOOLTIP;You can only set Custom Primaries with ICC v4 profiles
ICCPROFCREATOR_PRIM_REDX;Red X
ICCPROFCREATOR_PRIM_REDY;Red Y
ICCPROFCREATOR_PRIM_GREX;Green X
ICCPROFCREATOR_PRIM_GREY;Green Y
ICCPROFCREATOR_PRIM_BLUX;Blue X
ICCPROFCREATOR_PRIM_BLUY;Blue Y
ICCPROFCREATOR_ILL;Illuminant:
ICCPROFCREATOR_ILL_DEF;Default
ICCPROFCREATOR_ILL_41;D41
ICCPROFCREATOR_ILL_50;D50
ICCPROFCREATOR_ILL_55;D55
ICCPROFCREATOR_ILL_60;D60
ICCPROFCREATOR_ILL_65;D65
ICCPROFCREATOR_ILL_80;D80
ICCPROFCREATOR_ILL_INC;StdA 2856K
ICCPROFCREATOR_ILL_TOOLTIP;You can only set Illuminant with ICC v4 profiles
TP_ICM_WORKTRC;Tone response curve:
TP_ICM_WORKTRC_NONE;None
TP_ICM_WORKTRC_CUSTOM;Custom
TP_ICM_WORKTRC_TOOLTIP;Only for build in profiles
TP_ICM_WORKTRC_GAMMA;Gamma
TP_ICM_WORKTRC_SLOPE;Slope
TP_GENERAL_11SCALE_TOOLTIP;The effects of this tool are only visible or only accurate at a preview scale of 1:1.
TP_GRADIENT_CENTER;Center
TP_GRADIENT_CENTER_X;Center X