summaryrefslogtreecommitdiff
path: root/manual/plugins/mandelbrot.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/mandelbrot.tex')
-rw-r--r--manual/plugins/mandelbrot.tex58
1 files changed, 58 insertions, 0 deletions
diff --git a/manual/plugins/mandelbrot.tex b/manual/plugins/mandelbrot.tex
new file mode 100644
index 0000000000..6cbbfa46f6
--- /dev/null
+++ b/manual/plugins/mandelbrot.tex
@@ -0,0 +1,58 @@
1\subsection{Mandelbrot}
2{\centering\itshape
3 [Warning: Image ignored] % Unhandled or unsupported graphics:
4%\includegraphics[width=3.865cm,height=2.21cm]{images/rockbox-manual-img52.png}
5 \newline
6Mandelbrot
7\par}
8
9This is another demonstration using the grayscale engine. It draws fractal images from the Mandelbrot set.
10
11\begin{center}\begin{tabular}{|p{2.726cm}|p{7.884cm}|}
12\hline
13{\centering\bfseries\itshape
14KEY
15\par}
16&
17{\centering\bfseries\itshape
18ACTION
19\par}
20\\\hline
21{\centering
22Arrow keys
23\par}
24&
25Move about the image
26\\\hline
27{\centering
28PLAY
29\par}
30&
31Zoom in
32\\\hline
33{\centering
34OFF
35\par}
36&
37Quit
38\\\hline
39{\centering
40F1
41\par}
42&
43Increase iteration depth (more detail)
44\\\hline
45{\centering
46F2
47\par}
48&
49Decrease iteration depth (less detail)
50\\\hline
51{\centering
52F3
53\par}
54&
55Reset and return to the default image
56\\\hline
57\end{tabular}\end{center}
58