markustw

Results 3 comments of markustw

Thank you for looking into it. Maybe the following code block helps to show my initial finding: > The method drawRect of Graphics2D internally draws four lines to get a...

FYI: A workaround for a 1-pixel line stroke width using a half pixel offset in the drawLine() method of SVGGraphics2D worked for our svg exports, but potentially not in general:...

Thank you for the new release. But I still have the issue, did you configured some additional rendering hints on the SVGGraphics or some other settings ? If you run...