From 5becf42fbfb96028b58373abfc4eba1332f7a797 Mon Sep 17 00:00:00 2001 From: Thomas Bernard Date: Fri, 16 Nov 2018 00:37:32 +0100 Subject: [PATCH] Help for Thomson palette setting --- src/helpfile.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/helpfile.h b/src/helpfile.h index 1e6165d9..d73bc7a5 100644 --- a/src/helpfile.h +++ b/src/helpfile.h @@ -2350,6 +2350,13 @@ static const T_Help_table helptable_settings_details[] = HELP_TEXT ("this option is set to 'yes', or they will be") HELP_TEXT ("kept unchanged if this option is set to 'no'") HELP_TEXT ("") + HELP_BOLD (" MO6/TO8 palette gamma") + HELP_TEXT ("Set the gamma used when converting from and") + HELP_TEXT ("to Thomson MO6/TO8/TO9 pictures that embed a") + HELP_TEXT ("4bits by component RGB 16 indexes palette.") + HELP_TEXT ("You should set the same value as in Palette") + HELP_TEXT ("setup window, with 16 RGB Scale.") + HELP_TEXT ("") HELP_TEXT ("") HELP_TITLE("GUI") HELP_TEXT ("")