From 877788d12050ca57dfe57aa3c916978f47bddba4 Mon Sep 17 00:00:00 2001 From: James South Date: Wed, 27 Jun 2012 18:14:34 +0200 Subject: [PATCH] Update master Former-commit-id: beee40d900436953a18f3663747f9558ddb5e831 --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c3ade8389..ea7bb6e5b9 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Core plugins at present include: - Resize - Crop - Quality (The quality to set the output for jpeg files) - - Filter (Image filters including sepia, greyscale, blackwhite, lomograph) + - Filter (Image filters including sepia, greyscale, blackwhite, lomograph, comic) - Vignette - Format (Sets the output format) - Alpha (Sets opacity) @@ -56,4 +56,10 @@ e.g. Will resize your image to 200px wide whilst keeping the correct aspect ratio. +Remote files can also be requested and cached by prefixing the src with a value set in the web.config +e.g. + + your resized image + +Will resize your remote image to 200px wide whilst keeping the correct aspect ratio. \ No newline at end of file