ble.
Do you think it would be possible to get this new hint into a Java 11 update?
Would this be tracked but the issue you noted below?
Thanks
--
Jake
From: Philip Race [mailto:philip.r...@oracle.com]
Sent: Saturday, November 2, 2019 3:19 PM
To: Tredinnick, Jacob
Cc: 2d-dev@openjdk.java.ne
Hello all,
We have seen changes in the appearance of text drawn by java.awt.Graphics2D
when *both* fractional metrics and text antialiasing hints are enabled, between
OracleJDK 1.8.0_202 and OpenJDK 11.0.1.
The differences affects text in many fonts and multiple sizes.
In the example given here
hanks
--
Jake
From: Philip Race [mailto:philip.r...@oracle.com]
Sent: 02 January 2019 18:38
To: Tredinnick, Jacob
Cc: 2d-dev@openjdk.java.net
Subject: Re: [OpenJDK 2D-Dev] FontMetrics differ between OracleJDK 8 and
OpenJDK 11
I am on vacation for (another) week but it is possible that what
you
eProblemDemo problemDemo = new FontScaleProblemDemo();
problemDemo.setSize(new Dimension(400, 300));
problemDemo.setVisible(true);
}
}
Thanks
--
Jake
From: Philip Race [mailto:philip.r...@oracle.com]
Sent: 31 December 2018 18:23
To: Tredinnick, Jacob
Cc: 2d-dev@openjdk.java.n
some sample code demonstrating the problem...
From: Philip Race [mailto:philip.r...@oracle.com]
Sent: 30 December 2018 22:41
To: Tredinnick, Jacob
Cc: 2d-dev@openjdk.java.net
Subject: Re: [OpenJDK 2D-Dev] FontMetrics differ between OracleJDK 8 and
OpenJDK 11
This is Windows ? What is your Windo
ces, but we will work next week on making an example that we can share
here...
Thanks
--
Jake
From: Philip Race [mailto:philip.r...@oracle.com]
Sent: 29 December 2018 17:56
To: Tredinnick, Jacob
Cc: 2d-dev@openjdk.java.net
Subject: Re: [OpenJDK 2D-Dev] FontMetrics differ between OracleJDK 8 an
Hello,
My team is currently working on migrating some of our (mostly Desktop &
Swing-based) applications from OracleJDK 8 to OpenJDK 11 and we have discovered
that some fonts in our application are getting drawn significantly differently
e.g. significantly larger, differences with spaces betwee