Dear Thomas Deweese,
Thank you so much for your help.
It was the problem with preserveAspectRatio.
I have specified it as "xMinYMin meet"
and it did well..
Thanks a lot...
Regards,
Shamjith.

[EMAIL PROTECTED] wrote:
Hi Shamjith,

Shamjith K V <[EMAIL PROTECTED]>wrote on 07/05/2006 01:27:09 AM:

> When I viewed the below rectangle.svg in squiggle, the rendered image
> is displayed after an offset from left.
> Can any body please help me to remove this offset ?

I believe you are seeing the effects of viewBox/preserveAspectRatio.
If this is the problem then you first need to decide how you want
to handle mismatched aspect ratios. You might check the SVG
specification for the allowed values of preserveAspectRatio in
particular you might be interested in "xMinYMin meet" or
"xMinYMin slice".

You can also replace the viewBox/preserveAspectRatio handling in
the JSVGCanvas by overiding the 'calculateViewingTransform' method.

>
> >
>
> = "1.1">
> = "red" />
>
>
>
> Thanks and Regards,
> Shamjith
> Try the all-new Yahoo! Mail . "The New Version is radically easier to
use" ?
> The Wall Street Journal

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease of use." - PC Magazine

Reply via email to