Go to the source code of this file.
Variables | |
| module | |
|
|
Initial value: array(
"name" => "NetPBM Helper programs",
"var" => "netpbm",
"type" => "program_check",
"programs" => "jpegtopnm:pnmtojpeg:giftopnm:ppmtogif:pngtopnm:pnmtopng:pnmscale:pnmrotate",
"serious" => false,
"error" => 0,
"warning" => 7,
"passed" => "All needed NetPBM programs were founded.",
"failed" => "Not a single NetPBM program were founded! You are unable to rotate or scale photos with NetPBM!",
"notpassed" => "All needed NetPBM programs were not founded. You may not be able to handle some file types or you are unable to eg. rotate photos.",
"description" => "Please give path to the directory where NetPBM binaries are. Wanted NetPBM programs are <code>jpegtopnm, pngtopnm, pnmtojpeg, pnmtopng, pnmscale, etc.</code>. Example of path: <i>/usr/bin, /usr/local/bin</i><br />If you don't have NetPBM installed, this field must be left empty!")
Definition at line 21 of file 1netpbm.php. |
1.3