rockbox/manual/plugins/ppmviewer.tex
Alexander Levin 75b7a1f887 Fix unbalanced braces
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22767 a1c6a512-1295-4272-9138-f99709370657
2009-09-21 10:59:17 +00:00

9 lines
328 B
TeX

% $Id$ %
\subsection{PPM viewer}
This plugin opens \fname{.ppm} files from the \setting{File Browser}
to display them. Exit the ppm viewer plugin by pressing any button.
\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}