From 9aac0cde8e7561e303c0aa97dad5b9d7a8972c6b Mon Sep 17 00:00:00 2001 From: Mikael Roos Date: Wed, 20 Aug 2014 23:49:25 +0200 Subject: [PATCH] Removed old description, its in the README now, focus on testcases. --- webroot/test.php | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/webroot/test.php b/webroot/test.php index 27d94ed..c3b67b0 100644 --- a/webroot/test.php +++ b/webroot/test.php @@ -5,25 +5,6 @@

Testing CImage.php through img.php

-

You can test any variation of resizing the images through img.php?src=wider.jpg&w=200&h=200 or img.php?src=higher.jpg&w=200&h=200

-

Supported arguments throught the querystring are:

- - - -

Supports .jpg, .png and .gif.

-

Sourcecode and issues on github: https://github.com/mosbth/cimage

-

Copyright 2012, Mikael Roos (mos@dbwebb.se)

-

Testcases