RFR: JDK-8328750: [TestBug] Improve Stub Font Support [v2]
Marius Hanl
mhanl at openjdk.org
Wed Mar 27 07:12:33 UTC 2024
On Tue, 26 Mar 2024 20:36:02 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> I can also use `round` here. Seems to be a bit safer, I agree.
>
> thank you.
>
> one more question - is it possible to set fractional scale with the StubToolkit, and how would that work in the StubFontLoader? Does it mean we'll be rounding the scaled values?
You mean for the font size? That will as far as I can see just work, although not 100% sure what the rendering, e.g. a Label will do with it
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1422#discussion_r1540576884
More information about the openjfx-dev
mailing list