Is there a way to override DPI scaling in Win64 CADFEKO but avoid "catching fleas" with a magnifying glass?

Andrew_21618
Andrew_21618 Altair Community Member
edited April 2 in Community Q&A

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.

Tagged:

Answers

  • Andrew_21618
    Andrew_21618 Altair Community Member
    edited April 2

    up

    image

    vs.

    image

    Neither is good.

    Fonts and icons should be scaled, but not pixels.