本文介绍了C#winform Visual Studio 2010/2012“仅支持truetype字体。这不是TrueType字体“的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我有Shree lipi shree-dev-0714.ttf字体,我在Visual Studio 2010/2012中使用此字体,更改不同COntrols的字体...如Combobox,TextBox,DataGridView ...



Visual Studio 2010/2012在选择时显示错误消息,例如仅支持truetype字体。这不是TrueType字体这个字体使用FontDialog。



任何人都可以建议我应该如何克服这个问题...



请让我知道

解决方案

Hi,
I have Shree lipi shree-dev-0714.ttf font and i am using this font in Visual Studio 2010/2012, to change the font of Different COntrols...Such as Combobox,TextBox,DataGridView...

Visual Studio 2010/2012 shows the error message like "only truetype fonts are supported. This is not a TrueType Font" when selecting this font using FontDialog.

Can anyone Suggest how should i overcome the problem...

Please let me know

解决方案


这篇关于C#winform Visual Studio 2010/2012“仅支持truetype字体。这不是TrueType字体“的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

05-28 12:37
查看更多