Problems with Open-Source Downloads read https://www.qt.io/blog/problem-with-open-source-downloads and https://forum.qt.io/post/638946
Font in windows is regular, but in Linux it displays as Semi bold
-
Hi All,
I've set a font which is available in Windows, installed the same font
Font is been selected with a path given in windows,FontLoader { id: localFont; source: "fonts/Emeric-ExtraLight.otf" }
same code when run in Linux the app shows the display as semi bold.
I checked with the properties like
font. but have not got any clue!