X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=pdf2swf%2Fswfoutput.h;h=5bd8ee0bad7543e9d7b43427e6d2e6204a4aa97f;hb=07acff35bba49807c780b18aa2ed11d7417409d7;hp=947a82861e2b203203b4f179de3b103434b43c5e;hpb=8fd13edea1571f100db08fc5c19d08808a6ead1b;p=swftools.git diff --git a/pdf2swf/swfoutput.h b/pdf2swf/swfoutput.h index 947a828..5bd8ee0 100644 --- a/pdf2swf/swfoutput.h +++ b/pdf2swf/swfoutput.h @@ -11,6 +11,10 @@ #define __swfoutput_h__ #include +#ifdef T1ERR_SCAN_ENCODING //t1lib 5.0.0 +#define T1_Get_no_fonts T1_GetNoFonts +#endif + extern "C" { #include "../lib/rfxswf.h" }