jTessBoxEditorFX icon indicating copy to clipboard operation
jTessBoxEditorFX copied to clipboard

Fail to open an image with big file size (>12MB)

Open yangkwch opened this issue 9 months ago • 1 comments

jTessBoxEditorFX has no response when openning an image with a big file size (more than 12MB) if I add the module javafx.swing.

If I remove the javafx.swing module, the no image is displayed, but the box file can be openned and displayed correctly.

yangkwch avatar Feb 03 '25 06:02 yangkwch

Can you try the VM-Arguments suggested in https://stackoverflow.com/questions/23467797/javafx-nullpointerexception-when-rendering-big-image?

nguyenq avatar Feb 18 '25 22:02 nguyenq