5 # gradients start with COLORHI and end with COLORLO
8 # inner cursor colors, #999999 and #555555 in source image
9 CURSORCOLORHI="#ccffff"
10 CURSORCOLORLO="#00ccff"
12 # shadow color, processed by ImageMagick
15 # the outline color, #000000 in source image
16 OUTLINECOLOR="#000000"
18 # the hair color (text, crosshair), #010101 in source image
21 # the hilight colors, #999933 and #666600 in source image
29 # cursor and shadow transparancy
30 # 0=opague, 1=transparent
34 # the shadow might need to get scaled...
41 # final image size (height=width)
44 # the outline width in pixel in 1000x1000 source image
47 # shadow blur distance
58 # temporary image processing scale
61 # temporary image processing directory