[OpenJDK 2D-Dev] fixing OpenJDK font rendering
Clemens Eisserer
linuxhippy at gmail.com
Tue Oct 11 16:27:36 UTC 2011
Hi,
> Ok, maybe it is possible to request not PT but exact pixel size from
> freetype? It will be able to apply proper hinting and render subpixels
> properly then, but we need to get real DPI and apply that pt-to-px
> transformation on java side.
But FreeType is already able to do proper hinting and render subpixels
corrent, what leads you the conclusion it does not?
I don't see how requesting the exact pixel size does change anything.
- Clemens
More information about the 2d-dev
mailing list