Font wont export out

2019-08-27 15:57发布

I can get sIFR to work but it will only display the bold version of the font I have exported. I checked the report and it seems to be stripping out any font weight that is not bolded in flash. I exported two different files to test, the first with regular and bold and the second with medium and semibold in both cases only the bolded weights were exported. Any ideas on how to fix this?

标签: sifr
2条回答
Evening l夕情丶
2楼-- · 2019-08-27 16:25

When exporting the Flash movie, make sure at least one character in the text field has the styles applied to it. Then it should export fine.

查看更多
仙女界的扛把子
3楼-- · 2019-08-27 16:52

I had a similar problem - could not make the font 'bold' style work, and I even whanted my fonts BlackItalic to work. Messing around and reading your post and Marks answer made me try to apply the BlackItalic style to the very first word in the provided fla file. Keeping the css style 'font-weight: normal;' in the config java code was successful!

Until I read some new posts about this I will follow the work flow making individual swf files for every font style - normally I only want to use one or to styles anyway.

查看更多
登录 后发表回答