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

2007-10-16 Thread matsuhashi
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 i

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

2007-10-16 Thread scott isaacson
Hi All, I have yet to see this covered, but does anyone know how to import a font¹s and characters when there isn¹t a separate ttf file for each? I¹ve seen examples everywhere showing fonts that have individual __bold.ttf or __italic.ttf files. But I¹m trying to use fonts that are a single .ttf