What do we use glyph for?

若如初见. 提交于 2019-12-06 23:47:47

问题


What is a glyph and what do we use it for especially in context of silverlight and xaml?


回答1:


Glyphs are a low-level depiction of a character to be drawn on-screen. A good article on them is available on MSDN: Introduction to the GlyphRun Object and Glyphs Element.

Posting a link for you read, I think it is better than simply rehashing the information in my answer (it has pictures and links for further reading).




回答2:


See the following MSDN article for info on Glyphs:

http://msdn.microsoft.com/en-us/library/bb979862(VS.95).aspx

you can also see more examples here:

http://www.wynapse.com/Silverlight/Silverlight_Glyph_Explorer.aspx



来源:https://stackoverflow.com/questions/3956673/what-do-we-use-glyph-for

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