Hi RefuX, RefuX Zanzeebarr <[email protected]> wrote on 07/25/2009 01:15:50 PM:
> From reading the Transcoder API I see:
> "In all cases (even if both keys are provided), the transcoder will
> preserve the apsect ratio of the SVG document."
>
> I would like NOT to preserve the aspect ratio of the image, and
> would like to define the actual width and height I want.
Set 'preserveAspectRatio' to 'none' on the root SVG element,
before giving it to the Transcoder.
