字体抗锯齿在某些计算机上未出现(win)
我已经测试了我的 Flash 游戏,字体在所有机器(Windows)中都没有抗锯齿。 有没有办法强制FLASH始终抗锯齿?
I have tested my flash game and the fonts are not anti-aliased in all machines (windows). Is there a way to force FLASH to antialiase always?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
有问题的计算机上是否安装了字体? 或者您是否已将字体嵌入到 swf 电影中?
否则,swf 将显示默认字体,我想它不会显示抗锯齿的文本。
因此,我的第一个建议是嵌入您正在使用的字体,然后在无法正常工作的计算机上再次进行测试。
我假设我们在这里讨论的是动态文本或输入文本?
Is the fonts installed on the cumputers in question? Or have you embeded the fonts into the swf-movie?
Otherwise the swf will show a default font and i suppose that it will not show that text anti-aliased.
My first tip is therefore to embed the fonts you are using and then test again on the computers where its not working.
I assume that we are talking of dynamic or imput text here?