[swfmill] Ttf font style embedding when there arent multiple fonts
matsuhashi at quick.co.jp
matsuhashi at quick.co.jp
Tue Oct 16 18:39:25 PDT 2007
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