TheGoodDoktor / 8BitAnalysers

MIT License
83 stars 11 forks source link

Spectrum Analyzer is unusable in high DPI screens #45

Open neuromancer opened 5 months ago

neuromancer commented 5 months ago

The GUI is very very small in my monitor that is impossible to use. Is there any workarounds?

Colourclash commented 5 months ago

If you put a font in the ./Fonts directory you can tell Spectrum Analyser to use it. If you edit the GlobalConfig.json you can put the font filename in the "Font" section. You can set the font size via the "FontSizePixels" entry.

image