RFR: 8324941: POC for Headless platform for JavaFX [v4]
Kevin Rushforth
kcr at openjdk.org
Fri Jul 25 13:42:07 UTC 2025
On Fri, 18 Jul 2025 19:26:10 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> > Do you refer to the Node.snapshot()?
>
> In my case, it was Scene::snapshot(), but basically the question is where the screen size has any effect? Robot?
>
> It does not seem to impact Scene::snapshot.
The screen size is not relevant for snapshot (intentionally so). It's a good question as to where it would make a difference.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1836#issuecomment-3117862545
More information about the openjfx-dev
mailing list