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



_______________________________________________
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org

Reply via email to