Re: [OpenJDK 2D-Dev] Font rendering issue

2010-05-09 Thread Mario Torre
Il giorno gio, 06/05/2010 alle 00.18 +0200, Mario Torre ha scritto: Hi all, Crossposting, because this is related to what Roman just reported on the Swing-dev mailing list, the original thread was on 2d-dev with the same subject as this mail. > When printing the values, the thing that came immed

Re: [OpenJDK 2D-Dev] Font rendering issue

2010-05-09 Thread Mario Torre
Il giorno dom, 09/05/2010 alle 12.14 +0200, Mario Torre ha scritto: > ly = (jfloat) ROUND(FT26Dot6ToFloat( > scalerInfo->face->size->metrics.height + > bmodifier) + ay - dy); > And here is the proposed webrev: http://cr.openjdk.java.net/~neugens/100134/webrev.02/ As