@HISEnberg said in text Scaling differently across OS:
@orange @d-healey Thanks I see, I am using Latin-strict fonts but the issue persists. Luckily it is just a few labels that have this issue so I will just resize them for each OS but this is good information to have.
If I recall correctly there is the issue that mac pixels are square and Windows they are rectangles... so right down at the lowest possible level of display - they are different - so you need to compensate for the OS (or in this case hardware) in your code..