<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<small><font face="Verdana">Hi Robin, <br>
</font></small>
<p><small><font face="Verdana">I've already checked this link, but I
had problems doing this:<br>
</font></small></p>
<p><small><font face="Verdana"><br>
</font></small></p>
<p><font face="Courier New, Courier, monospace"><small>Fonts work
slightly different. To import all numerical characters of vera.ttf as
"vera", you would add the following after the library node: </small></font></p>
<div class="xml">
<pre><small><font face="Verdana"><font
 face="Courier New, Courier, monospace">&lt;font id="vera" import="library/vera.ttf" glyphs="0123456789"/&gt;</font>
</font></small></pre>
</div>
<br>
<br>
<small><font face="Verdana"><br>
What is vera.ttf ? it is the real TrueType file?<br>
The ID (vera in this case) may be anything? or should be the font name,
and how do you use it in the TextField?<br>
<br>
I made a quick (really quick) sample with a weird TTF and it does'nt
work for me :(<br>
<br>
<font face="Courier New, Courier, monospace">&lt;?xml version="1.0"
encoding="iso-8859-1" ?&gt;<br>
&nbsp;&nbsp;&nbsp; <br>
&lt;movie width="320" height="240" framerate="12"&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;background color="#ffffff"/&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;font id="KlingonBlade" import="KlingonBlade.ttf"
glyphs="abcdefghijklmnopqrstuvwxyz!"/&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;textfield id="hellobox" width="200" height="50" size="20"
font="KlingonBlade" text="hello world!"/&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;place id="hellobox" name="output" depth="10"/&gt;<br>
&nbsp; &lt;frame/&gt;<br>
&lt;/movie&gt;<br>
<br>
<font face="Verdana">and this is what I get</font><br>
<br>
</font></font></small><img src="cid:part1.05090404.01010302@gmail.com"
 alt=""><br>
<small><font face="Verdana"><br>
<br>
</font></small><br>
<br>
<small><font face="Verdana">thanks again for the time!<br>
Gabriel<br>
<br>
</font></small><br>
Robin Palotai wrote:
<blockquote
 cite="mid:94cfb9150901130206i7bf6ca7fse23a5632080853c8@mail.gmail.com"
 type="cite">
  <pre wrap="">Hi!, Check <a moz-do-not-send="true"
 class="moz-txt-link-freetext"
 href="http://swfmill.org/doc/using-swfmill.html#fonts">http://swfmill.org/doc/using-swfmill.html#fonts</a>
Cheers

Robin
--
<a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="http://www.mindless-labs.com">www.mindless-labs.com</a>

On Tue, Jan 13, 2009 at 11:00 AM, gabriel <a moz-do-not-send="true"
 class="moz-txt-link-rfc2396E" href="mailto:gbelvedere@gmail.com">&lt;gbelvedere@gmail.com&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi all,

can anyone please point me in the right direction about embedding fonts with
swfmill?


thanks
Gabriel

_______________________________________________
swfmill mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:swfmill@osflash.org">swfmill@osflash.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://osflash.org/mailman/listinfo/swfmill_osflash.org">http://osflash.org/mailman/listinfo/swfmill_osflash.org</a>


    </pre>
  </blockquote>
  <pre wrap=""><!---->
_______________________________________________
swfmill mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:swfmill@osflash.org">swfmill@osflash.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://osflash.org/mailman/listinfo/swfmill_osflash.org">http://osflash.org/mailman/listinfo/swfmill_osflash.org</a>

  </pre>
</blockquote>
</body>
</html>