Hi, On Fri, 2005-04-08 at 10:30 -0400, Ross Allard wrote: > Tonny, > > You're partly right. I turn it off and 1 pixel lines look like 1 pixel > lines. Text, though, still doesn't look remotely like the text in Swing. In > particular, text is "bold" regardless of the value of font-weight. I don't > think this is entirely the result of anti-aliasing.
For the text try the following: - try to use different font - do you use any scaling or transform, try to see the difference by removing the transform - do you use any viewBox stuff, or attributes that change the display area - Check the userAgent default style rule (style sheet), especially the text related rule Regards Tonny Kohar -- Sketsa SVG Graphics Editor http://www.kiyut.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
