fix for t1lib-5.0.0
authorkramm <kramm>
Wed, 9 Apr 2003 14:54:40 +0000 (14:54 +0000)
committerkramm <kramm>
Wed, 9 Apr 2003 14:54:40 +0000 (14:54 +0000)
pdf2swf/swfoutput.h

index 947a828..5bd8ee0 100644 (file)
 #define __swfoutput_h__
 
 #include <t1lib.h>
+#ifdef T1ERR_SCAN_ENCODING //t1lib 5.0.0
+#define T1_Get_no_fonts T1_GetNoFonts
+#endif
+
 extern "C" {
 #include "../lib/rfxswf.h"
 }