summaryrefslogtreecommitdiff
path: root/manual/chapter5/mandelbrot.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-02-11 01:28:43 +0000
committerMartin Arver <martin.arver@gmail.com>2006-02-11 01:28:43 +0000
commite4b01963c596aa341389246e030f83bb72dff145 (patch)
treea375bda5d0439253463f581c32d64dd6ad35d4aa /manual/chapter5/mandelbrot.tex
parent8a64ede605fe032b5af210f4c2bfd85eb48066d6 (diff)
downloadrockbox-e4b01963c596aa341389246e030f83bb72dff145.tar.gz
rockbox-e4b01963c596aa341389246e030f83bb72dff145.zip
Change directory for plugins as well
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8658 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/chapter5/mandelbrot.tex')
-rw-r--r--manual/chapter5/mandelbrot.tex58
1 files changed, 0 insertions, 58 deletions
diff --git a/manual/chapter5/mandelbrot.tex b/manual/chapter5/mandelbrot.tex
deleted file mode 100644
index 6cbbfa46f6..0000000000
--- a/manual/chapter5/mandelbrot.tex
+++ /dev/null
@@ -1,58 +0,0 @@
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