Jump to content

Multimonitor and F10 map fonts problem


Recommended Posts

Using three monitors I have a problem with size of fonts on map (F10 view). Fonts in names of towns and villages look like tightened up.

DCS version: 1.5.4

Multimoniotor configuration: 3x monitor (1280x1024 + 1920x1080 + 1280x1024)

 

Monitors configuration file:

 

_  = function(p) return p; end;
name = _('3monitors');
Description = '3monitors'
Viewports = {
Center =
{
       x = 0;
       y = 0;
       width = 1280 + 1920 + 1280;
       height = 1080;
       viewDx = 0;
       viewDy = 0;
       aspect = (1280 + 1920 + 1280)/1080;
}
}

Gui = {
    width = 1920;
    height = 1080;
    x = 1280;
    y = 0;
}
UIMainView = Gui

 

Screenshots illustrate the issue.

 

3 monitors (incorrect fonts):

80d8f396d02c0e21.jpg

 

1 monitor (correct fonts):

667aae04dcb8d38b.jpg

 

Does anyone have an idea how to correct problem with fonts?

Link to comment
Share on other sites

  • 2 weeks later...

I can confirm this seems to have always been a problem. Looks like it needs to be reported.

Intel 9600K@4.9GHz, Asus Z390, 32GB DDR4, EVGA RTX 3070, Custom Water Cooling, 970 EVO 1TB NVMe

34" UltraWide 3440x1440 Curved Monitor, 21" Touch Screen MFD monitor, TIR5

My Pit Build, VKB Gunfighter Pro w/WH Grip, TMWH Throttle, MFG Crosswinds W/Combat Pedals, Cougar MFDs, Custom A-10C panels, Custom Helo Collective, SimShaker with Transducer

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...