Hi André, Your example looks just fine in Opera 9.50 (compared with Batik 1.7). At this point I think it's mostly security- and other critical bugfixes that go into the 9.2x version.
Cheers /Erik On Tue, 29 Jan 2008 11:36:31 +0100, André M. Winter <[EMAIL PROTECTED]> wrote: > hi, > > are there any news here? seems as if Opera (now v9.25) ignores nested > SVG for font sizes. the shown size just is the same as if the text > sits in the root element. > > bug or feature? > > andré > > > > --- In [email protected], "simonshutter" <[EMAIL PROTECTED]> > wrote: >> >> Jonathan, >> >> But not on Op9.21 (XP), which I just upgraded to. Any font-size less >> than 2.000 is not scaled appropriately. >> >> If Ockham's razor == K.I.S.S. then point taken but I'd rather not >> have to scale all text in the units of my root svg element. >> >> Simon >> >> >> --- In [email protected], "~:'' > ã�‚りã�Œã�¨ã�†ã�"ã�– >> ã�„ã�¾ã�—ã�Ÿã€‚" <j.chetwynd@> wrote: >> > >> > Simon, >> > >> > seems fine on Opera9.2 os x >> > >> > nesting <svg> may present more problems than nest <g> perhaps? >> > see: Ockham's razor >> > >> > cheers >> > >> > Jonathan Chetwynd >> > >> > >> > >> > On 20 May 2007, at 19:20, simonshutter wrote: >> > >> > >> > <svg width="500" height="500" viewBox="0 0 500 500" >> > xmlns="http://www.w3.org/2000/svg" > >> > <text x="0" y="10" font-size="5" font-family="Arial,Helvetica" >> > pointer-events="none" fill="#000000" > >> > Hello World 1 >> > </text> >> > <svg x="0" y="30" width="800" height="600" viewBox="0 0 50 40"> >> > <text x="0" y="1" font-size="1" font-family="Arial,Helvetica" >> > pointer-events="none" fill="#000000" > >> > Hello World 2 >> > </text> >> > <svg x="10" y="10" width="15" height="10" > >> > <text x="0" y="2" font-size="1.5" font- >> > family="Arial,Helvetica" pointer-events="none" fill="#000000" > >> > Hello World 3 >> > </text> >> > </svg> >> > </svg> >> > </svg> >> > >> > > -- Erik Dahlstrom, Core Technology Developer, Opera Software Co-Chair, W3C SVG Working Group Personal blog: http://my.opera.com/macdev_ed ----- 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/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> 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/

