C#WinForm字体看起来像素化 [英] C# WinForm font looks pixelized

查看:553
本文介绍了C#WinForm字体看起来像素化的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我已经使用了Application.EnableVisualStyles(),即使现在我的表单上的标签字体看起来像素化(即,像DOS字符)我该如何解决?



这是截图

http:// i .stack.imgur.com / DtjUM.jpg [ ^ ]

推荐答案

FOnt是Calibri,它似乎不像它。



这不是Calibri - 它看起来像一个单倍间距的字体,可能是系统或类似的,字体很小。



检查应用程序正在运行的系统:它安装了哪些字体?因为如果没有Calibri,它会选择最近的并使用它。

尝试Verdana或Arial - 它们应该被安装。
"FOnt is Calibri, and it doesnt seems to be like it."

That isn't Calibri - it looks like a mono-spaced font, possibly system or similar, in a small font size.

Check the system the app is running on: what fonts does it have installed? Because if Calibri isn't there, it will select the "nearest" and use that.
Try Verdana or Arial - they should be installed.


这篇关于C#WinForm字体看起来像素化的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆