X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fpdf%2Fxpdf-changes.patch;h=44c646f5861c88029b1c86c96098b0a27b4d87f1;hb=de3f74f8a6269f6564371fbee93cfec05d61a408;hp=37f9107087fe1353a79bf9c36a7df77e9815d7ad;hpb=fef95e60206cee5ac6d05927fc8afb1cd32f89d7;p=swftools.git diff --git a/lib/pdf/xpdf-changes.patch b/lib/pdf/xpdf-changes.patch index 37f9107..44c646f 100644 --- a/lib/pdf/xpdf-changes.patch +++ b/lib/pdf/xpdf-changes.patch @@ -54,7 +54,7 @@ diff -u -r1.9 -r1.10 state->clearPath(); - } + } -+#endif XPDFEXE ++#endif } Gfx::Gfx(XRef *xrefA, OutputDev *outA, Dict *resDict, @@ -702,3 +702,15 @@ diff -u -r1.5 -r1.6 - startPage(0, NULL); + startPage(0, NULL, 0,0,0,0); } +--- SplashFTFontEngine.cc 2006-11-19 22:30:44.000000000 +0100 ++++ SplashFTFontEngine.cc 2006-11-19 22:30:56.000000000 +0100 +@@ -13,9 +13,7 @@ + #endif + + #include +-#ifndef WIN32 + # include +-#endif + #include "gmem.h" + #include "GString.h" + #include "gfile.h"