Hello list,

I am using the latest swfmill and mtasc on Linux. Using the following xml to 
import fonts I get this error:

WARNING: FreeType does not like /home/kjel/swfmill/arial.ttf
WARNING: could not import /home/kjel/swfmill/arial.ttf
WARNING: no name property in DefineFont2 element

It doesn't seem to matter where I up the font, or where I run the command. 
I've tried absolute paths, relative paths, and no path at all (in the 
directory that the command is run from). Here is my xml:

<?xml version="1.0" encoding="iso-8859-1"?>
<movie width="640" height="480" framerate="12">
<background color="#ff0000"/>
<frame>
<font id="arial" import="/home/kjel/swfmill/arial.ttf" 
glyphs="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890.()"/>
</frame>
</movie>

Thanks in advance for your help,

Kjel

_______________________________________________
swfmill mailing list
[email protected]
http://osflash.org/mailman/listinfo/swfmill_osflash.org

Reply via email to