开发者

What happens if I use a font that isn't installed on the client machine?

开发者 https://www.devze.com 2023-02-25 05:49 出处:网络
Can someone tell me what happens if I use a font in my WinForms app that isn\'t av开发者_JAVA百科ailable on the target machine? Does it use a font in the same family, just Sans Serif, or something els

Can someone tell me what happens if I use a font in my WinForms app that isn't av开发者_JAVA百科ailable on the target machine? Does it use a font in the same family, just Sans Serif, or something else?


Your application will fallback to Segoe UI, Tahoma, then MS Sans Serif depending on the OS Version.

0

精彩评论

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