From 9707065b9e56607cb2046844a38d650c3ea7a35d Mon Sep 17 00:00:00 2001 From: Mikael Roos Date: Tue, 20 May 2014 00:56:30 +0200 Subject: [PATCH] trying and failing to verify issue 29 --- webroot/img/issue29/400x265.jpg | Bin 0 -> 921 bytes webroot/img/issue29/400x268.jpg | Bin 0 -> 921 bytes webroot/img/issue29/400x300.jpg | Bin 0 -> 996 bytes webroot/img/issue29/465x304.jpg | Bin 0 -> 1139 bytes webroot/img/issue29/640x273.jpg | Bin 0 -> 1364 bytes webroot/test_issue29.php | 75 ++++++++++++++++++++++++++++++++ 6 files changed, 75 insertions(+) create mode 100644 webroot/img/issue29/400x265.jpg create mode 100644 webroot/img/issue29/400x268.jpg create mode 100644 webroot/img/issue29/400x300.jpg create mode 100644 webroot/img/issue29/465x304.jpg create mode 100644 webroot/img/issue29/640x273.jpg create mode 100644 webroot/test_issue29.php diff --git a/webroot/img/issue29/400x265.jpg b/webroot/img/issue29/400x265.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08aa257c503cf5f9f0bb3102c27f20f06c6b158e GIT binary patch literal 921 zcmeH@%MHRX3_$HVL~)X~P74dL2nVDJn1Yd*gDE&L1fL6=1czJci3_K`NKyP`$CmRg zzd#PdegH&-ogT)Re1YVU@kF?WDj_AzS6Jz&Fosnx<=aBBliZI@)7%F{LhV8cHgG)Re1YUJ;)!q#RYFRbudvclVGOHY%D07LC%GS+rnwJ@gxZA?Y~XwxH<+V& K1OM9q<@*~85FZ5q literal 0 HcmV?d00001 diff --git a/webroot/img/issue29/400x300.jpg b/webroot/img/issue29/400x300.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54f3bbce39d1517c344128f191a47661b34b90a9 GIT binary patch literal 996 zcmeH@%MHRX3_$I=L~)X~P74cgW(N*P6)*)OF-NE1zz}>cY!V!9r6-O^eUYO0$&M|j zTY7;U`$G?i2zxz{p0EQdGWjN@G-bvbvoLI(W6SJ96P&L-a}}$)5sBhL+qKf^Tk>bW|9_s+aO@A=^pr$Hr;y0|KFTp$J(^b literal 0 HcmV?d00001 diff --git a/webroot/img/issue29/465x304.jpg b/webroot/img/issue29/465x304.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f7147b1e22e1ddf78a22cc5188f43a9a55c3657 GIT binary patch literal 1139 zcmeH@%?-jZ3`XsyL~)X~b_)wI0UPvyQ~^^kA5(B(0dD+U*d#dIN>7MuU!*8`vg7DW zxAX!&4Eq5P5q7#DJz)!`$mHE9r7bhg+Jzg11f&UZe)BO!&Hy@?| literal 0 HcmV?d00001 diff --git a/webroot/img/issue29/640x273.jpg b/webroot/img/issue29/640x273.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6fc00d261c211cb0f25e168aa6f4edc00f7fce8d GIT binary patch literal 1364 zcmeH@%?-jZ3`XsyL~)W9yM+Zoi0dE*n+7tc{fUJ>x{E@Vaa(yMl^q~zzjWq3&S=h&}@3_}9=SMJi zn%Ze22MTKcBwaupN_8^0flAN_rYo%Vt1yLBulU literal 0 HcmV?d00001 diff --git a/webroot/test_issue29.php b/webroot/test_issue29.php new file mode 100644 index 0000000..8d2e59a --- /dev/null +++ b/webroot/test_issue29.php @@ -0,0 +1,75 @@ + + + + Testing img for issue 29 + + + +

Testing issue 29

+ +Version of PHP is: " . phpversion(); + +$imgphp = "img.php?src="; + +$images = array( + 'issue29/400x265.jpg', + 'issue29/400x268.jpg', + 'issue29/400x300.jpg', + 'issue29/465x304.jpg', + 'issue29/640x273.jpg', +); + + +$testcase = array( + '&w=300&cf&q=80&nc', + '&w=75&h=75&cf&q=80&nc', + '&w=75&h=75&q=80', +); +?> + + +

Images used in test

+ +

The following images are used for this test.

+ + +


+

+ + + + +

Testcases used for each image

+ +

The following testcases are used for each image.

+ + +
+ + + + +

Applying testcase for each image

+ + +

+ +


+

+ + +

+ +


+

+ + + +