# Common Parameters
p=3
q=8
jpegQuality=100

# create visible mask
infile="d:\Gimp-2.10.12_Portable-32bit-Win-V2\Preferences\plug-ins\Poincare\image_orig.jpg"
outfile="d:\Gimp-2.10.12_Portable-32bit-Win-V2\Preferences\plug-ins\Poincare\image_mask.jpg"
action=mask

# Fundamental Region Parameters
px=50.0
py=300.0
rx=50.0
ry=100,0
maskColor=black

# Render Parameters
renderedSize=1000
borderSize=4
supersamplingRate=4
perturbationFactor=0.000
outOfBoundsColor=white
unreachableColor=white
nonSourceColor=red
maxIterations=10
negate=false
