]> git.pld-linux.org Git - packages/gdal.git/blame - poppler-0.31.patch
- release 10 (by relup.sh)
[packages/gdal.git] / poppler-0.31.patch
CommitLineData
3cd2c5f5
JR
1diff -Nur gdal-1.11.2/frmts/pdf/pdfdataset.cpp gdal-1.11.2a/frmts/pdf/pdfdataset.cpp
2--- gdal-1.11.2/frmts/pdf/pdfdataset.cpp 2015-02-10 13:11:19.000000000 +0100
3+++ gdal-1.11.2a/frmts/pdf/pdfdataset.cpp 2015-03-02 18:38:25.170155277 +0100
4@@ -113,7 +113,7 @@
5 GBool allowAntialiasA = gTrue) :
6 SplashOutputDev(colorModeA, bitmapRowPadA,
7 reverseVideoA, paperColorA,
8- bitmapTopDownA, allowAntialiasA),
9+ bitmapTopDownA),
10 bEnableVector(TRUE),
11 bEnableText(TRUE),
12 bEnableBitmap(TRUE) {}
This page took 0.191558 seconds and 4 git commands to generate.