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

╄→гoц情女王★ 提交于 2020-01-02 03:13:08

问题


Can someone tell me what happens if I use a font in my WinForms app that isn't available on the target machine? Does it use a font in the same family, just Sans Serif, or something else?


回答1:


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



来源:https://stackoverflow.com/questions/5675709/what-happens-if-i-use-a-font-that-isnt-installed-on-the-client-machine

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!