[swfmill] font embedding
Kacy Colson
kcolson at forbes.net
Wed Aug 15 13:53:24 PDT 2007
I am trying to embed just plain arial into my swf and getting errors. As far
as I can tell there is nothing wrong with the font files I am using.
I have tried other ttf files and gotten the same errors. I switched to just
plain arial to rule out any strange font problems.
Can someone help me figure out what is wrong?
My XML:
<?xml version="1.0" encoding="utf-8"?>
<movie width="1" height="1" framerate="40">
<frame>
<library>
<font name="arial" import="arial.ttf"/>
<font name="arialbold" import="arialbold.ttf"/>
</library>
<Import url="fonts.swf"></Import>
</frame>
</movie>
I get the following errors:
WARNING: FreeType does not like arial.ttf
WARNING: could not import arial.ttf
WARNING: FreeType does not like arialbold.ttf
WARNING: could not import arialbold.ttf
WARNING: no name property in DefineFont2 element
WARNING: no name property in DefineFont2 element
This electronic message transmission contains information from Forbes.com, LLC. which may be confidential or privileged. The information is intended for the use of the individual or entity named above. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contents of this information is strictly prohibited. If you have received this electronic transmission in error, please notify the sender by telephone (+1-212-366-8900) or by electronic mail by replying to this transmission immediately. Thank you very much.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/swfmill_osflash.org/attachments/20070815/2cb121c7/attachment.html
More information about the swfmill
mailing list