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.
-----Original Message----- From: Tonny Kohar [mailto:[EMAIL PROTECTED] Sent: Friday, April 08, 2005 1:49 AM To: [email protected] Subject: Re: Swing vs SVGGraphics output discrepancy Hi, On Thu, 2005-04-07 at 17:33 -0400, Ross Allard wrote: > I've noticed that, in some respects, the output of SVGGraphics is > considerably different from what appears natively in Swing. In particular, > lines that are one pixel are much thicker. Same for font stroke-width. In > addition, strokes have a sort of "bloom" or "aura" to them. The difference > is evident in both Squiggle and ASV. I could be totally wrong here, I think it is the effect of Anti- Aliasing. Try to turn off the Anti-Aliasing, does it solve your problem. Regards Tonny Kohar -- Sketsa SVG Graphics Editor http://www.kiyut.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
