X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=lib%2Frfxswf.h;h=e37fda073645636a159ca05fb75594766ce9a92e;hb=9a2d4ac87d149536ba395ceda274e6d0e235a11a;hp=85b0c98de666703651d285dafa1078d8a9d58b9b;hpb=d0884f3fcd06d63b52834d48076a100d0a4e9557;p=swftools.git diff --git a/lib/rfxswf.h b/lib/rfxswf.h index 85b0c98..e37fda0 100644 --- a/lib/rfxswf.h +++ b/lib/rfxswf.h @@ -602,7 +602,7 @@ SWFFONT* swf_LoadTrueTypeFont(char*filename); SWFFONT* swf_LoadT1Font(char*filename); SWFFONT* swf_LoadFont(char*filename); -void swf_SetLoadFontParameters(int scale, int skip_unused); +void swf_SetLoadFontParameters(int scale, int skip_unused, int full_unicode); // swfdump.c