--- In svg-developers@yahoogroups.com, Shamjith K V
<[EMAIL PROTECTED]> wrote:

> 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 ?

Does preserveAspectRatio="none" e.g.

<svg width="102400" height="76800" viewBox = "0 0 102400 76800"
version ="1.1"
     preserveAspectRatio="none">

do what you want?






-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to