X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=lib%2Fpdf%2Fxpdf-changes.patch;h=44c646f5861c88029b1c86c96098b0a27b4d87f1;hp=6f3ec45aff99e53c9529b6050aad4abc26d8f15f;hb=2929938b89c559dfe5e07e80459409d3ecc333a0;hpb=ae7da9a45610faa2d6c00b745c5e653f9e1aad3f diff --git a/lib/pdf/xpdf-changes.patch b/lib/pdf/xpdf-changes.patch index 6f3ec45..44c646f 100644 --- a/lib/pdf/xpdf-changes.patch +++ b/lib/pdf/xpdf-changes.patch @@ -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"