我们使用字形做什么?

发布于 2024-09-28 01:56:34 字数 51 浏览 1 评论 0原文

什么是字形,我们用它做什么,特别是在 silverlight 和 xaml 的上下文中?

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

一梦等七年七年为一梦 2024-10-05 01:56:34

字形是要在屏幕上绘制的字符的低级描述。 MSDN 上有一篇关于它们的好文章: GlyphRun 对象和 Glyphs 元素简介

发布一个链接供您阅读,我认为这比简单地重复我的答案中的信息要好(它有图片和链接供进一步阅读)。

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).

生寂 2024-10-05 01:56:34

有关 Glyphs 的信息,请参阅以下 MSDN 文章:

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

您还可以在此处查看更多示例:

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

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文