[OpenJDK 2D-Dev] Font rendering issue
Phil Race
Phil.Race at Sun.COM
Tue Mar 23 19:32:07 UTC 2010
Mario,
If you look around lines 567-573 you'll see a comment to the
effect that it was decresed fom 0.99 to 0.95 because that higher
value was causing problems. This was back in 2001 and all I can
recall from then is that it took a long time to get the right
formula ..
See http://bugs.sun.com/view_bug.do?bug_id=4467709
and there's a good number of bugs that reference that one.
So putting it up to 1.0 would seem likely to regress (and then
some) some of the behaviours.
So a freetype specific fix is preferable here.
-phil.
On 3/23/2010 8:28 AM, Mario Torre wrote:
> Il giorno lun, 22/03/2010 alle 23.27 +0100, Mario Torre ha scritto:
>
>> I started tracking this because anything I write something with an
>> underscore in NetBeans I don't see the underscore, and that drives me
>> crazy (ok, it also affect JamaicaVM, but I fixed it because I type my
>> code in NetBeans ;)
>
> ...
>
>> [2]
>> http://www.limasoftware.net/neugens/downloads/stuff/font2dbug/possible_fix.png
>
> So, I can confirm that this also fixes my NetBeans bug.
>
> I created a bug entry:
>
> https://bugs.openjdk.java.net/show_bug.cgi?id=100134
>
> webrev at
>
> http://cr.openjdk.java.net/~neugens/100134/webrev.00/
>
> Cheers,
> Mario
More information about the 2d-dev
mailing list