LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Font size on Mac vs. Windows (again)

Hi,

 

This is an old issue, but I have not found a satisfactory explanation, let alone solution: the exact same font renders roughly 10% larger on a Mac than on Windows - see attached example (Arial, bold, 120pt).

 

I've seen two explanations of why fonts render differently on Mac and Windows:

I should mention that I ran the same experiment with MS Word on Mac and Windows, and I got roughly the same result as in LabVIEW. So I'm convinced that it's an OS issue – but it so happens that I need to fi it for my LabVIEW application!

 

So:

  • Can anyone explain what's going on?
  • Does anyone have any suggestions on how to fix it, or at least minimize it?

Thanks in advance!

-- Phil

 

P.S. Please don't tell me to use another font; all the fonts common to Windows and Mac seem to have about the same behavior. Also, please don't tell me to use the LabVIEW's System font; that doesn't fix the problem either.

 

Download All
0 Kudos
Message 1 of 4
(4,927 Views)

I would first verify the two dpi settings.  The dpi settings are changeable.

 

In terms of fonts, LV can not even get along with other Windows programs, I am not sure it will ever get along with Macs as well.

 

What LV calls pt is unfortunately px actually.  Drives me nuts, pt is a well defined unit (72 pt = 1 inch), px is not a unit of length.  My own observations are consistent with the 96 versus 72 dpi difference between Macs and Windows (by default).  My Mac VIs used a 10 "pt" font which would have me squinting on Windows where I use 15-16 "pt".  If you are only seeing a 10% difference I count you as lucky.

 

 

0 Kudos
Message 2 of 4
(4,901 Views)

我跟你一样的感觉,pt实际是px,我还以为是中文版的翻译错误

0 Kudos
Message 3 of 4
(3,444 Views)

@Keller wrote:

Hi,

 

This is an old issue, but I have not found a satisfactory explanation, let alone solution: the exact same font renders roughly 10% larger on a Mac than on Windows - see attached example (Arial, bold, 120pt).

 

I've seen two explanations of why fonts render differently on Mac and Windows:


Old thread, but i assume it's still the same. Windows usually have a scaling of 125%, which would result in about 15% difference which seems close to what Keller was seeing.

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 4 of 4
(3,420 Views)