summaryrefslogtreecommitdiff
path: root/mandelbrot.cfg
diff options
context:
space:
mode:
authorKevin Chabowski <der.pc222@googlemail.com>2010-07-28 23:03:16 +0200
committerKevin Chabowski <der.pc222@googlemail.com>2010-07-28 23:03:16 +0200
commit054a617a9375b835492368c3773315b09d3851ce (patch)
tree231d5e4a57e994e3cc3c0b005fea6fe2a4a9fcc9 /mandelbrot.cfg
downloadAnother-mandelbrot-viewer-054a617a9375b835492368c3773315b09d3851ce.tar.gz
Another-mandelbrot-viewer-054a617a9375b835492368c3773315b09d3851ce.tar.bz2
Another-mandelbrot-viewer-054a617a9375b835492368c3773315b09d3851ce.zip
Initial commit for mandelbrot.
Diffstat (limited to 'mandelbrot.cfg')
-rw-r--r--mandelbrot.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/mandelbrot.cfg b/mandelbrot.cfg
new file mode 100644
index 0000000..29af675
--- /dev/null
+++ b/mandelbrot.cfg
@@ -0,0 +1,7 @@
+# Config file for mandelbrot
+[mandelbrot]
+fullscreen = 0
+width = 1200
+height = 750
+palette = default
+max_iter = 300