"background" : array(int)|Image.Color | Sets the background to the given color. Arrays should be in
the format ({r,g,b}).
|
"draw_all_layers" : int(0..1) | Draw invisible layers as well.
|
"draw_guides" : int(0..1) | Draw the guides.
|
"draw_selection" : int(0..1) | Mark the selection using an overlay.
|
"ignore_unknown_layer_modes" : int(0..1) | Do not asume 'Normal' for unknown layer modes.
|
"mark_layers" : int(0..1) | Draw an outline around all (drawn) layers.
|
"mark_layer_names" : Image.Font | Write the name of all layers using the font object,
|
"mark_active_layer" : int(0..1) | Draw an outline around the active layer
|