X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=lib%2Frfxswf.h;h=b8dedebe39fe11e08acee05638ee3c1ae4d9288f;hb=51c19ac56edb61ae987df0488bb8cd0f8884b37e;hp=724134d79c5e0e93ae792a034ddb0f75b4e0b8ca;hpb=008ee9cfd8c12fa47d78e0aa287d38995f475342;p=swftools.git diff --git a/lib/rfxswf.h b/lib/rfxswf.h index 724134d..b8dedeb 100644 --- a/lib/rfxswf.h +++ b/lib/rfxswf.h @@ -358,6 +358,7 @@ int swf_FontUse(FONTUSAGE * use,U8 * s); int swf_FontSetDefine(TAG * t,SWFFONT * f); int swf_FontSetInfo(TAG * t,SWFFONT * f); +// the following two functions are obsolete and will be removed soon int swf_FontExport(int handle,SWFFONT * f); int swf_FontImport(int handle,SWFFONT * * f);