blob: 7de2b8ca0f94dfdb7c2596e69670dd6e7c6f4541 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
% $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}
}
|