Hi, is it possible to run JavaFX in a headless mode without native dependencies? Maybe I could use software rendering or monocle to do it? So I would like to cut off the real render part of JavaFX (e.g. OpenGL or DirectX). Thank you for your help. Best, Tobi