RFR: 8319844 : Text/TextFlow.hitTest() is incorrect in RTL orientation [v16]
Andy Goryachev
angorya at openjdk.org
Thu Feb 29 18:59:55 UTC 2024
On Thu, 29 Feb 2024 17:27:28 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:
> Arial is one of the most available fonts across platforms.
No it is not, as we can see from
https://github.com/openjdk/jfx/pull/1236#issuecomment-1939005318
so perhaps we check and pick an alternative if Arial is not present? What is the most common font on Linux that's guaranteed to be present? Georgia? Sentury Schoolbook L?
https://apaddedcell.com/wp-content/uploads/2022/04/web-fonts.png
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1323#issuecomment-1971773397
More information about the openjfx-dev
mailing list