bug fixes (without google support)
This commit is contained in:
parent
16ee0b368f
commit
7c771c82c8
11 changed files with 219 additions and 214 deletions
|
@ -109,6 +109,7 @@ try{
|
|||
|
||||
$image->stripImage();
|
||||
$image->setFormat("jpeg");
|
||||
$image->setImageCompressionQuality(90);
|
||||
$image->setImageCompression(Imagick::COMPRESSION_JPEG2000);
|
||||
|
||||
$proxy->getfilenameheader($payload["headers"], $_GET["i"]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue