访问 .swf 中现有的嵌入字体

发布于 2024-11-16 13:46:46 字数 162 浏览 2 评论 0 原文

我已将 simhei 简体中文字体嵌入到字体库的 .swf 中。我需要制作一个按钮列表,并用 .swf 中的所有嵌入字体进行标记。所有其他语言都是在 CS4 中完成的,因此有字体注册和所有内容以及 .as。我对 flash 很陌生,我正在 CS5 中工作,但我不知道如何获取我已经嵌入的字体以将其变成字体按钮。

i have embedded the simhei simplified Chinese font in a .swf for a font Library. I need to make a list of buttons, that are labeled with all the embedded fonts in the .swf. All the other languages were done in CS4 so there is font registering and everything and the .as for it. I am pretty new to flash, and i am working in CS5 but i don't know how to get a hold of the font i already embedded to turn it into a font button.

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

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

发布评论

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

评论(1

你爱我像她 2024-11-23 13:46:46

我不明白你的意思

我不知道如何获取已嵌入的字体以将其变成字体按钮。

但是,如果您正在寻找所有可用嵌入字体的列表,您可以使用 Font.enumerateFonts()

I don't get what you mean by

i don't know how to get a hold of the font i already embedded to turn it into a font button.

But if you are looking for a list of all available embedded fonts you can use Font.enumerateFonts().

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