# HG changeset patch # User robcast # Date 1044288028 -3600 # Node ID 6d5ef772b80971001a64875e2f9c9ce4103b6b52 # Parent 43b9e1d47caed75cb6812a9c299b549ce864ee7b Docu update to match Scaler servlet version 1.6b. diff -r 43b9e1d47cae -r 6d5ef772b809 servlet/doc/Scaler.html --- a/servlet/doc/Scaler.html Mon Feb 03 16:04:53 2003 +0100 +++ b/servlet/doc/Scaler.html Mon Feb 03 17:00:28 2003 +0100 @@ -6,55 +6,84 @@

Scaler

-

A Servlet for scaling images.

+

A Servlet for scaling images. (Version 1.6b)

+ +

Web API

-

Scaler takes parameters in the http request format: -Scaler/request_path/?param1=value1¶m2=value2&...

+

The Scaler servlet takes parameters in the http request format: +Scaler/request_path/?param1=value1¶m2=value2&... +Unknown parameters will be silently ignored.

Recognised parameters:

The image will be scaled equally in horizontal and vertical direction such that the resulting image does not exceed the rectangle [ww,wh].