mirror of
https://github.com/mosbth/cimage.git
synced 2025-08-13 19:44:16 +02:00
adding support for pngquant
This commit is contained in:
@@ -21,6 +21,9 @@ if (!$no) {
|
||||
|
||||
echo "<strong>Checking path for postprocessing tools</strong>";
|
||||
|
||||
echo "<br>pngquant: ";
|
||||
system("which pngquant");
|
||||
|
||||
echo "<br>optipng: ";
|
||||
system("which optipng");
|
||||
|
||||
|
Reference in New Issue
Block a user