[OpenJDK 2D-Dev] Setting the FreeType LCD filter
John Neffenger
john at status6.com
Tue Oct 16 22:26:34 UTC 2018
On 10/16/2018 07:15 AM, Philip Race wrote:
> Yes, a reliable jtreg test seems overly hard for this case. So I'll mark
> it noreg-hard.
One thing we could do is simply save copies of rendered text under a
variety of configurations and compare them from one release to the next.
Actually, FreeType is just now starting to do that itself [1].
I started to keep track on the Web page below, at least in relation to
this particular code change, but I haven't expanded it to other font
types or platforms yet (Windows and macOS).
OpenJDK FreeType Tests
https://github.com/jgneff/openjdk-freetype/wiki/OpenJDK-FreeType-Tests
John
[1] Develop a test framework for checking FreeType's rendering output
<https://www.freetype.org/gsoc.html>
More information about the 2d-dev
mailing list