From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- media-gfx/fim/files/fim-0.4_rc3-poppler031.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 media-gfx/fim/files/fim-0.4_rc3-poppler031.patch (limited to 'media-gfx/fim/files') diff --git a/media-gfx/fim/files/fim-0.4_rc3-poppler031.patch b/media-gfx/fim/files/fim-0.4_rc3-poppler031.patch new file mode 100644 index 000000000000..74ba50aa5155 --- /dev/null +++ b/media-gfx/fim/files/fim-0.4_rc3-poppler031.patch @@ -0,0 +1,12 @@ +diff -ruN fim-0.4-rc3.orig/src/FbiStuffPdf.cpp fim-0.4-rc3/src/FbiStuffPdf.cpp +--- fim-0.4-rc3.orig/src/FbiStuffPdf.cpp 2014-12-22 23:54:29.000000000 +0100 ++++ fim-0.4-rc3/src/FbiStuffPdf.cpp 2015-05-18 21:13:07.058115455 +0200 +@@ -199,7 +199,7 @@ + if (!ds->od) + { + GBool bitmapTopDown = gTrue; +- ds->od = new SplashOutputDev(gSplashColorMode, /*4*/3, gFalse, gBgColor, bitmapTopDown,gFalse/*antialias*/); ++ ds->od = new SplashOutputDev(gSplashColorMode, /*4*/3, gFalse, gBgColor, bitmapTopDown); + if (ds->od) + #ifdef POPPLER_VERSION /* as of 0.20.2, from poppler/poppler-config.h */ + /* FIXME: this is an incomplete fix (triggered on 20120719's email on fim-devel); -- cgit v1.2.3