X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;ds=sidebyside;f=lib%2Frfxswf.h;h=47365137d87d6cfbf21b41d17e85d99c618ac384;hb=efeed7d08e118fbc4aa8dfb5b8520f3226d3c7dc;hp=069d73e200de6a3fbb789541cefc5327b9baae5e;hpb=67bad8c356fd35f63c818d81607190dfae12c4f7;p=swftools.git diff --git a/lib/rfxswf.h b/lib/rfxswf.h index 069d73e..4736513 100644 --- a/lib/rfxswf.h +++ b/lib/rfxswf.h @@ -362,7 +362,7 @@ int swf_FontSetInfo(TAG * t,SWFFONT * f); int swf_FontExport(int handle,SWFFONT * f); int swf_FontImport(int handle,SWFFONT * * f); -void swf_WriteFont(SWFFONT* font, char* filename, int useDefineFont2); +void swf_WriteFont(SWFFONT* font, char* filename); SWFFONT* swf_ReadFont(char* filename); void swf_FontFree(SWFFONT * f);