[OpenJDK 2D-Dev] seeking help with text rendering

Phil Race philip.race at oracle.com
Wed Mar 2 18:43:59 UTC 2011


Michael,

I don't know anything about what the P* stuff is, and can't speak for OS X,
but the results all look correct in the screen shots for Sun/Oracle's
Swing / Java2D on Windows. So I'd say your problems are in the P* stuff.
Remember "gasp" may not be AA-ed - it AA's only for the sizes at which
the font 'gasp' table says to do so.

-phil.

On 3/2/2011 10:18 AM, Michael Heuer wrote:
> Hello,
>
> We have an outstanding issue
>
> Text rendering in PText and JLabel via PSwing appear not to respect
> antialiasing rendering hints
>
> http://code.google.com/p/piccolo2d/issues/detail?id=117
>
>
> where code that goes down slightly different text rendering paths looks
> competely different with regards to antialiasing.  There is a runnable jar
> attached to that issue that demonstrates the problem.
>
> We're looking for some help analyzing where the issue lies, in our
> library, in Swing text components, in Swing look&  feel, or in the Java2D
> renderer(s).
>
> Thank you,
>
>     michael
>




More information about the 2d-dev mailing list