Hi Cynthia,
could you post here the minimal sample here so we can do the same test
quickly (my primary dev environment in with one of latest Java 6 on Windows
XP, and another with Windows 7 at 64 bit) ?
Thank you very much ...

Could you tell us even the Platform and the Java version where you are
running the sample ?

In the meantime I'll do some check in our code.
Let's update tomorrow ...
Later we can do the same test in other platforms and even with recent
versions of Java 7.

Bye,
Sandro
 Il giorno 28/gen/2013 19:07, "Schwartz, Cynthia L" <
[email protected]> ha scritto:

>  I am wondering how to programmatically antialias fonts in Pivot.  I included 
> a screenshot of a version of HelloJava.java with a rotated label string.  The 
> left is run with _JAVA_OPTIONS="-Dawt.useSystemAAFontSettings=on" and the 
> right is run with _*JAVA*_OPTIONS not set.****
>
> It is clear that by default, the fonts are not antialiased.  You can zoom in 
> and see more jagged edges on the right one. My question is how to turn 
> antialiasing on programmatically? Do I have to modify each component’s skin’s 
> paint method? Or is there a simpler way?  I would like it to be the default 
> for my application not a compile flag.  ****
>
> ** **
>
> Thanks for your help,****
>
> Cynthia****
>
> ** **
>
>

Reply via email to