summaryrefslogtreecommitdiff
path: root/manual/plugins/mandelbrot.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-03-06 20:47:25 +0000
committerMartin Arver <martin.arver@gmail.com>2006-03-06 20:47:25 +0000
commit37d26dead9c9172a9e4e785c1906f2ac25c767ef (patch)
treedc7583a708b9c7d26e0908e81e145fe756616389 /manual/plugins/mandelbrot.tex
parent329a4fa23be402ba1928995a78b9c8dceb96cb7b (diff)
downloadrockbox-37d26dead9c9172a9e4e785c1906f2ac25c767ef.tar.gz
rockbox-37d26dead9c9172a9e4e785c1906f2ac25c767ef.zip
Added screenshots to a number of plugins for the 160x128x2 screensizes. Now most of the 2.4 plugins have screenshots for this resolution
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8936 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/mandelbrot.tex')
-rw-r--r--manual/plugins/mandelbrot.tex13
1 files changed, 6 insertions, 7 deletions
diff --git a/manual/plugins/mandelbrot.tex b/manual/plugins/mandelbrot.tex
index 34afb90600..b96d1d4994 100644
--- a/manual/plugins/mandelbrot.tex
+++ b/manual/plugins/mandelbrot.tex
@@ -1,10 +1,10 @@
1\subsection{Mandelbrot} 1\subsection{Mandelbrot}
2{\centering\itshape 2\begin{figure}[h!]
3 [Warning: Image ignored] % Unhandled or unsupported graphics: 3\begin{center}
4%\includegraphics[width=3.865cm,height=2.21cm]{images/rockbox-manual-img52.png} 4\includegraphics[width=4cm]{plugins/images/ss-mandelbrot-\genericimg.png}
5 \newline 5\end{center}
6Mandelbrot 6\caption{Mandelbrot}
7\par} 7\end{figure}
8 8
9This is another demonstration using the grayscale engine. It draws fractal images from the Mandelbrot set. 9This is another demonstration using the grayscale engine. It draws fractal images from the Mandelbrot set.
10 10
@@ -22,4 +22,3 @@ F3 & Reset and return to the default image \\\hline
22\end{tabular} 22\end{tabular}
23\end{center} 23\end{center}
24\end{table} 24\end{table}
25