Hi Olivier, news <[EMAIL PROTECTED]> wrote on 04/20/2006 01:10:01 PM:
> See also the "Handling of the virtual pen" thread on the > svg-developers mailing list. I think this is the root > cause of these artefacts. This is likely. BTW the SVG specification never talks about a 'virtual pen' since it translates stroking into filling operations. As to the question of how the floating point coordinate system sits on the pixel grid the SVG specification allows implementations to be "within one device pixel of the mathematically correct position", so different implementations can handle this differently. That said I think we do have a problem with how we are handling simple drawing commands in the SVGGraphics2D, I'll try and look into it (time permitting). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
