开发者

Qt: Safe Fonts for Cross Platform Desktop App

开发者 https://www.devze.com 2023-02-08 09:32 出处:网络
Just a thought: is there any resource somewhere with a list \"safe-fonts\" for a cross platform desktop Qt app that needs to run on windows, Mac and Linux (Ubuntu 10.* for instance).

Just a thought: is there any resource somewhere with a list "safe-fonts" for a cross platform desktop Qt app that needs to run on windows, Mac and Linux (Ubuntu 10.* for instance).

and while we're on the subject, is there any way to "package" a font with the 开发者_StackOverflow社区executable as part of the resources and have it run seamlessly in all three platforms?


I've never tried it but I think you can use addApplicationFont to load a font from a file. The file can be part of your app's resource.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号