git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c66d70e
)
fix for t1lib-5.0.0
author
kramm
<kramm>
Wed, 9 Apr 2003 14:54:40 +0000
(14:54 +0000)
committer
kramm
<kramm>
Wed, 9 Apr 2003 14:54:40 +0000
(14:54 +0000)
pdf2swf/swfoutput.h
patch
|
blob
|
history
diff --git
a/pdf2swf/swfoutput.h
b/pdf2swf/swfoutput.h
index
947a828
..
5bd8ee0
100644
(file)
--- a/
pdf2swf/swfoutput.h
+++ b/
pdf2swf/swfoutput.h
@@
-11,6
+11,10
@@
#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"
}