| _Config file for Gradgrind

Title=Gradgrind choices
File=Gradgrind:Choices
UseWebColour=1
Width = 800
Height = 500
|Column = 360
Separator = :
Remark = #
UseGroups = 2

[Misc]
Icon = mes
Text = Miscellaneous settings
Short = Misc
Width = 350

{
Name = opt_add_extensions
Text = Add extensions when saving
Type = Option
Default = on
Help = Appends /txt, /spr, /pal or /gpl to the filename
}

{
Name = opt_swatch_borders
Text = Outline colour swatches
Type = Option
Default = off
Help = Add outlines to each colour swatch
}


{
Type = Ruler
}

{
Name = start_up_file
Text = Start-up gradient:
Type = Menu
Menu = #Gradient;file;<Gradgrind$Dir>.Startups
Help = Choose the file loaded when Gradgrind is started
}

{
Name = new_rgb_file
Text = New RGB gradient:
Type = Menu
Menu = #Gradient;file;<Gradgrind$Dir>.Startups
Help = The file loaded when the New RGB icon is selected
}

{
Name = new_greyscale_file
Text = New greyscale gradient:
Type = Menu
Menu = #Gradient;file;<Gradgrind$Dir>.Startups
Help = The file loaded when the New Greyscale icon is selected
}

{
Type = Ruler
}

{
 Name = col_base
 Text = Display colour values as:
 Type = Menu
 Menu = Colour values;Actual decimal,0;Actual hex,1;Percentage,2;Real,3
 Stack = Ver
 Width = 300
 Default = 0
 Help = Choose how colour values are displayed
}

{
 Name = knot_display_type
 Text = Display knot values as:
 Type = Menu
 Menu = Knot values;Actual decimal,0;Actual hex,1;Percentage,2;Real,3
 Stack = Ver
 Width = 300
 Default = 3
 Help = Choose how knot values are displayed
}

|{
|Type = Ruler
|}
|
|{
| Name = opt_sprite_save_type
| Text = Colours sprite to save:
| Type = Menu
| Menu = Colours;Gradient,0;Swatches,1
| Stack = Ver
| Width = 300
| Default = 0
| Help = Choose whether the gradient or swatches sprite is saved
|}
|



[Colours]

Icon = img
Text = Colour settings
Short = Colours
Width = 300

{
  Type = Comment
  Text = Curve display colours
}

{
  Name = curve_colour_r
  Text = Red
  Type = Colour
  Width = 100
  Help = The colour used for the red channel in the curves window
  Default = #FF0000
}

{
  Name = curve_colour_g
  Text = Green
  Type = Colour
  Width = 100
  Help = The colour used for the green channel in the curves window
  Default = #00FF00
}

{
  Name = curve_colour_b
  Text = Blue
  Type = Colour
  Width = 100
  Help = The colour used for the blue channel in the curves window
  Default = #0000FF
}

{
  Name = curve_colour_m
  Text = Greyscale
  Type = Colour
  Width = 100
  Help = The colour used for the greyscale channel in the curves window
  Default = #FFFFFF
}

{
  Type=Ruler
  Height=20
}

{
  Type = Comment
  Text = Knot display colours
}

{
  Name = knot_colour_r
  Text = Red
  Type = Colour
  Width = 100
  Help = The colour used for knots in the red channel
  Default = #800000
}

{
  Name = knot_colour_g
  Text = Green
  Type = Colour
  Width = 100
  Help = The colour used for knots in the green channel
  Default = #008000
}

{
  Name = knot_colour_b
  Text = Blue
  Type = Colour
  Width = 100
  Help = The colour used for knots in the blue channel
  Default = #000080
}

{
  Name = knot_colour_m
  Text = Greyscale
  Type = Colour
  Width = 100
  Help = The colour used for knots in the greyscale channel
  Default = #808080
}

