LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Fonts displaying differently on different computers

I am developing an application on my work PC with a specific font, one I have used a couple dozen times before without issue. Now however when I put my application on the target machine the font is showing up differently. I include the font with the source code because not all Windows PC's have them and have tried manually installing it several times. Just today I have upgraded to LabVIEW 2020 so maybe that has something to do with it?

 

Font on Work PC.png

How the font should look

 

 

Font on Unicamp.png

How it looks on target PC

0 Kudos
Message 1 of 5
(4,735 Views)

Check your screen resolution settings.  Are you using any system fonts?  or system font sizes?

 

Windows created a setting that would enlarge fonts to make text more readable on high resolution or smaller size screens.  Perhaps that font scaling is what you are seeing.  Check the windows setting for font size between the two computers.

0 Kudos
Message 2 of 5
(4,722 Views)

The screen sizes should be the same, 1920x1080. Fresh install of Windows so I doubt it's anything in the Windows settings, but I will check when I am back at work tomorrow. 

 

0 Kudos
Message 3 of 5
(4,703 Views)

Windows will get sneaky on ya and will change the magnification level.

 

Right click your desktop, then pick Display settings, and look for the "Scale and layout" dropdown. That should be at 100%, otherwise stuff gets wonky.

0 Kudos
Message 4 of 5
(4,694 Views)

@StevenD wrote:

The screen sizes should be the same, 1920x1080. Fresh install of Windows so I doubt it's anything in the Windows settings, but I will check when I am back at work tomorrow. 

 


It's not just about resolution.  You also need to see what size Windows might be scaling your fonts to.

0 Kudos
Message 5 of 5
(4,666 Views)