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.
在 Flash 中,我有使用非标准字体的静态文本字段。在 IDE 中看起来不错,但是在导出的 swf 中,它们默认为默认字体。当我将字体更改为动态并嵌入字体时,它工作正常。但是,使用静态字段根本不显示字体。
任何人对这是为什么有任何想法?这是错误还是故障?
是因为它是影片剪辑中的静态字体吗?
我刚刚遇到了这个问题。检查嵌入字体的名称,并确保它与您用于静态文本的字体名称不同。将其重命名为“[font name] embedded”之类的名称。
我认为当您尝试使用带有嵌入字体的静态文本时,Flash IDE 会感到困惑。奇怪的错误。
我有一个类似的问题。您是否使用了一些特殊字符?我必须显示希腊文本,它不会显示在 Arial 的静态字段中。我必须找到一个带有希腊字符(Helios 或其他东西)的 Arial。