On Wed, 7 May 2003, John B. Pormann wrote:
> "The aspectratio element allows you to specify how the shape can be
> distorted. The three possibilities are:
> <aspectratio type="free"/> Any aspect ratio is OK (the default)
> <aspectratio type="fixed"/> Fix the aspect ratio for this shape.
you dont want either of the first two (fixed just locks the height ==
width).
> <aspectratio type="range" min="n" max="m"/> Give a range of values."
i forgot about this one, not sure how it works, give it a try and tell us
if it works.
- Alan