[swfmill] Ttf font style embedding when there arent multiple fonts

scott isaacson smisaacs at riverbendinteractive.com
Wed Oct 17 07:08:53 PDT 2007


Any recommendations on an application to use to split the font?  I don't
currently use any font applications like that.

Thanks

-scott


-- 

Scott Isaacson
Riverbend Design Group, LLC





Hello,

In a swfmill source file "swft_import_ttf.cpp" I found the following
snippet:

      if( face->num_faces > 1 ) {
            fprintf( stderr, "WARNING: %s contains %i faces, but only the
first is imported.\n", filename, face->num_faces );
      }

This implies, I think, that the swfmill imports only the first font face in
a ttf file even if the ttf bundles multiple faces (bold,oblique, etc..).

How about dividing your ttf file into multiple individual ttf files using
some font tools. Which tool to use? --- sorry, I do not know.



MATSUHASHI,kazuaki
QUICK Corp. Japan





More information about the swfmill mailing list