I am trying to use the AsciidocFX editor on a 4K monitor and the user interface is too tiny.
I tried to play around with the settings, but it seems that it is not possible to change the scale of the UI from within the application.
Since AsciidocFX is written using the JavaFX framework, I thought that I could change the settings by modifying the vmoptions of the application, or by passing some flags from the command line. Is this possible?
