I am starting to study FEKO, and upon installing it see a serious issue. It was designed for 1024x768 CRT monitors, and is still not optimized to HD/UHD/4K screens, without use of the infamous "dpi scaling". Fonts are blurred, and in the 3D display there is a retro-style pixel graphics with stairways instead of straight lines.
Is there a way to disable the dpi-scaling, but keep icons and dialog fonts scaled in proportion to dpi/lpi?
I know that in many Qt-based programs it is possible locally, or globallly. Like you can set a global bitmap scaling value before starting ADS, but keep fonts and vector graphics crisp and neat.