GUI Font Size

guitui

Registered
Thread Starter
Joined
Jun 12, 2025
Posts
1
The menu/button/etc. font size is so small, the program is unusable. How can I increase the font size?
... this is on FreeBSD.
-> solution: xrandr --dpi 130
... this enabled me to find the option in the Preferences ...

On Linux the program only displays a grey empty window with no content at all. With or without -Dsun.java2d.opengl
 
Last edited:
Quite a few people use REW on linux with no major issues. Me - Mint Mate, Xorg.

Since REW is plain java - do java GUI apps run OK on your installation? Do you have a reasonable set of fonts installed? Perhaps Wayland vs. Xorg?...
 
Back
Top