Cameron,

yup your right, in the sense that transform is the necessary operation
however if you look at:
http://www.peepo.com/svg/circle%25.svg

    <g transform="translate(0,170%)">

you'd see that it plainly isn't working as % but rather as px

but is this a bug?  thanks for your helpful reply

  ~:"


On 13 Sep 2004, at 00:59, Cameron McCormack wrote:

Hi Jonathan.

  Jonathan Chetwynd:
  > http://www.peepo.com/svg/circle%.svg
  >
  > I'm totally confused as to why <g> doesn't support %
  > <g y="20%" > is interpreted by mozSVG and asv3 as <g y="20" >
  >
  > Is this correct? if so why does <g> not support %? is this in the 
spec?

  Well I think actually that the g element doesn't support x and y at 
all.
  You need to use a transform to translate a g element.  Either that, or
  use an svg element, then you can use percentage values.

  Cameron

  --
  Cameron McCormack
  |  Web: http://mcc.id.au/
  |  ICQ: 26955922


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




Yahoo! Groups Sponsor

ADVERTISEMENT
<lrec_companion_043004.gif>
<l.gif>

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 the Yahoo! Terms of 
Service.



Jonathan Chetwynd
http://www.peepo.co.uk     "It's easy to use"
irc://freenode/accessibility


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/1U_rlB/TM
--------------------------------------------------------------------~-> 

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