255 ' foreground red minimum (0-255)
255 ' foreground red maximum (0-255)
0 ' foreground red contrast (-50 - 50)
0 ' foreground red randomize (0-100)
0 ' foreground red effect (0=one color 1-86=color effects 87=random)
255 ' foreground green minimum (0-255)
255 ' foreground green maximum (0-255)
0 ' foreground green contrast (-50 - 50)
0 ' foreground green randomize (0-100)
0 ' foreground green effect (0=one color 1-86=color effects 87=random)
0 ' foreground blue minimum (0-255)
0 ' foreground blue maximum (0-255)
0 ' foreground blue contrast (-50 - 50)
0 ' foreground blue randomize (0-100)
0 ' foreground blue effect (0=one color 1-86=color effects 87=random)
0 ' background red (0-255)    <- all three = 0 results in black
0 ' background green (0-255)  <- all three = 255 results in white
0 ' background blue (0-255)   <- example: red=255 green=255 blue=0 results in yellow
0 ' frame background color (RGB-value=65536*blue+256*green+red)
16777215 ' frame foreground color (RGB-value=65536*blue+256*green+red)
0 ' 0=No Auto Run 1=Auto Run 2-6=Auto Run with change of colors
0 ' Auto Clean (AC) / Auto Preserve (AP) (0=No AC/No AP 1=AC/No AP 2=No AC/AP 3=AC/AP)
1 ' Auto Redraw (0=no 1=yes 2=hide/show - Auto Redraw is necessary for print/save!)
100 ' step size (default: 100)
1 ' numbers of times drawn (default: 1)
1 ' pen size (1=default)
0 ' pen mode (0=Copy Pen... read more in README.TXT)
0 ' pen style (0=dot 1-5 lines 6-11 rectangles 12 circle 13-32 ellipses 33-41 radiate)
1 ' pen style value (1 for dot and 100-1000 for lines and circles)
0 ' height of program window (0=screen height - else absolute value for example: 10000)
0 ' window offset from top of screen (absolute value)
0 ' width of program window (0=sized to screen height - else absolute value e.g.: 8000)
0 ' window offset from left side of screen (absolute value)
0 ' drawing offset from left side of program window (0=sized to screen height)
0 ' drawing offset from top of program window (0=sized to screen height)
1 ' part of screen in x-direction used for drawing (1=recommended)
1 ' part of screen in y-direction used for drawing (1=recommended)
1000 ' delay in ms between new drawings when auto run is running (1000 ms = 1 second)
0.12 ' preview radius (0=no preview <0=always use frame foreground color)
2 ' preview number of times drawn
7003 ' preview step size
0 ' 0=enter values/numbers 1=use sliders 
16777215 ' Ink color RGB (used when pattern is not transparent)
0 ' 0=no mirror  1=x mirror  2=y mirror  3=x and y mirror
notepad.exe ' text editor to be used for opening readme.txt from the program
