# HG changeset patch # User robcast # Date 1044288028 -3600 # Node ID 4d0e75042673c395386da1fcb658ffde67508078 # Parent 63c8186455c133aff41d46075078b01fe8af712a Docu update to match Scaler servlet version 1.6b. diff -r 63c8186455c1 -r 4d0e75042673 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].