c尖锐的窗体形式应用 [英] c sharp window form application

查看:69
本文介绍了c尖锐的窗体形式应用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在窗体应用程序中的标签控件中显示hindi字体

how to show hindi font in label control in window form application

推荐答案

嗨!!!

为此你根本不需要特定的字体!!任何可以在窗口应用中显示印地语的字体

只能确保你的印地文文字是在Unicode中

你可以从任何地方复制文本,例如:word或任何翻译器
Hi!!!
for this you don''t need specific font at all!!Any font which can display Hindi as well in window application
only make sure that your Hindi text is written in Unicode
you can do from copying text from any where eg: word or any translator


A font 本身无法显示。它包含用于显示字符的字形。并非所有字体都包含所有字符字形。 unicode [ ^ ]规范由几个字形子集组成。印地语是一种语言(更确切地说是一组语言,但也是一种标准语言),而不是一种书写系统。印地文语言的一般写作系统是 Devangari [ ^ ],在unicode中显示,范围为:u0900-u097f。

所以:你需要支持这个unicode子集的字体。并非所有unicode字体都支持所有unicode子集。

你可以在google中输入单词,并且你还有第一个结果:

http://www.devanagarifonts.net/ [ ^ ]



您可能会觉得这也很有用: http://www.infowebservices.in/hindi/ [ ^ ]
A font itself can not be shown. It contains the glyph used to display characters. Not all fonts contain all character glyphs. The unicode[^] specification is made of several subsets of glyph. Hindi is a language (more precisely a set of languages but also a standardized one), not a writing system. The general writting system for hindi languages is Devangari[^], which is presented in unicode in the range: u0900-u097f.
So: you need fonts that support this unicode subset. Not all unicode fonts support all unicode subsets.
And there you have the words to enter in google, and there you have the first result also:
http://www.devanagarifonts.net/[^]

You might find this useful too: http://www.infowebservices.in/hindi/[^]


这篇关于c尖锐的窗体形式应用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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