From 0baea7c346d366db92442b73684742afc0a1dd48 Mon Sep 17 00:00:00 2001 From: Mikael Roos Date: Mon, 9 Feb 2015 08:03:31 +0100 Subject: [PATCH] adding transparent images for test --- webroot/test/test_issue38.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/webroot/test/test_issue38.php b/webroot/test/test_issue38.php index fc6e375..c8d1651 100644 --- a/webroot/test/test_issue38.php +++ b/webroot/test/test_issue38.php @@ -17,11 +17,13 @@ $description = "The issue was to implement fill-to-fit, but it needs some flexib // Use these images in the test $images = array( 'kodim04.png', + 'apple_trans.gif', + 'circle_trans.png', ); -// For each image, apply these testcases +// For each image, apply these testcases $cache = "&nc"; // ""; // "&nc" $testcase = array( "$cache&w=300&h=300&fill-to-fit",