Re: Problem with text in SVG on Mac OS and Java 6

2013-02-15 Thread Joel Uckelman
Thus spake DeWeese Thomas: > Hi Bernd, >This is a fairly well known issue with the Mac OS X version of Java. = > In the past adding a very slight rotation has been an effective work = > around for this problem. I suspect some sort of bug in the optimized = > case of rendering GlyphVectors. M

Re: Problem with text in SVG on Mac OS and Java 6

2013-02-12 Thread Bernd Kolb
Perfect. Works for me :-) Thank you! Bernd 2013/2/12 DeWeese Thomas > Hi Bernd, >This is a fairly well known issue with the Mac OS X version of Java. > In the past adding a very slight rotation has been an effective work > around for this problem. I suspect some sort of bug in the optimi

Re: Problem with text in SVG on Mac OS and Java 6

2013-02-11 Thread DeWeese Thomas
Hi Bernd, This is a fairly well known issue with the Mac OS X version of Java. In the past adding a very slight rotation has been an effective work around for this problem. I suspect some sort of bug in the optimized case of rendering GlyphVectors. Thomas On Feb 10, 2013, at 2:42 AM, B