minor fixes: new font structure in dumpfont.c, commented obsolete functions, ...
[swftools.git] / lib / example / text.c
index fb19f7e..9762f10 100644 (file)
@@ -128,6 +128,7 @@ int main(int argc, char ** argv)
   close(f);
 
   swf_FreeTags(&swf);
+//  swf_FontFree(font);
 
 #ifdef __NT__
   system("start ..\\text.swf");