rockbox/manual/plugins/ppmviewer.tex
Frank Gevaerts fe652b5eb4 only build ppmviewer on colour targets (as it doesn't do greylib yet), and actually document it
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17895 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 19:27:06 +00:00

11 lines
296 B
TeX

% $Id$ %
\subsection{PPM viewer}
Open a PPM file in the \setting{File Browser} to view it.
ppmviewer exits when any button is pressed.
\note{
Both ASCII PPM (P3) and raw PPM (P6) files are supported.
For more information about PPM files, see \url{http://netpbm.sourceforge.net/doc/ppm.html}
}