| Config

Title = TrueType-to-Oregano3 choices
ColumnWidth = 470
Width = 850
Height = 436

[Main]

Icon = app
Text = Main program choices
Width = 150

{
 Name = OpenOnStart
 Text = Open on startup
 Type = Option
 Default = off
 Help = Open conversion window when program is started
}
{
 Name = QuitOnClose
 Text = Quit when closed
 Type = Option
 Default = off
 Help = Quit the program when window is closed
}
{
 Name = Silent
 Text = Silent conversion
 Type = Option
 Default = off
 Help = Start conversion when dragging a file into the window
}
{
 type = ruler
 height = 20
}
{
 Name = FontPath
 Text = Font path
 Type = String
 Drop = path
 Default = TrueTypeFont:
}

{
 type = ruler
 height = 20
}

{
 Name = StripPrefix
 Text = Strip prefix
 Type = Option
 Default = off
 Help = Strip the text before the first space
}
{
 Name = Truncate
 Text = Truncate to 10 characters
 Type = Option
 Default = on
 Help = Truncate the file name to 10 characters
}
{
 Name = StripSpaces
 Text = Strip any spaces from the filename
 Type = Option
 Default = on
 Help = When off: hard-spaces will be used
}
