Settings

The application settings can be saved as JSON configuration files. The startup settings are loaded from defaults.json. If the defaults.json file is not found, the application is initialized with standard values.

Load Settings

To load settings from a configuration file, go to Settings in the application menu and select the Load settings... command. A dialog window opens that allows browsing and selection of the desired configuration file.

Save Settings

To save current settings from to a configuration file, go to Settings in the application menu and select the Save settings... command. A dialog window opens that allows choosing of directory and configuration file name. The configuration is saved in JSON format.