Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要使 flex 应用程序的样式适应给定的 HTML/JS/CSS Web 应用程序的样式。我面临的一个问题是字体“Verdana, Geneva, sans-serif”。如何在 Flex 中设置如此稀有的字体?
在编译的代码中嵌入字体。这样您就不必依赖它们出现在客户端计算机上。
更多信息: