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)
0 ' background green (0-255)  <- all three = 255 results in white
0 ' background blue (0-255)
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=autorun with change of colors
0 ' Auto clean (1=yes 0=no)
1 ' Auto redraw (1=yes 0=no - auto redraw is necessary for print/save! 2=hide/show)
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 between new drawings when auto run is running
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
