Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 540242
Collapse All | Expand All

(-)gdal-1.11.1.orig/frmts/pdf/pdfdataset.cpp (-1 / +1 lines)
Lines 113-119 Link Here
113
                         GBool allowAntialiasA = gTrue) :
113
                         GBool allowAntialiasA = gTrue) :
114
                SplashOutputDev(colorModeA, bitmapRowPadA,
114
                SplashOutputDev(colorModeA, bitmapRowPadA,
115
                                reverseVideoA, paperColorA,
115
                                reverseVideoA, paperColorA,
116
                                bitmapTopDownA, allowAntialiasA),
116
                                bitmapTopDownA, splashThinLineDefault, allowAntialiasA),
117
                bEnableVector(TRUE),
117
                bEnableVector(TRUE),
118
                bEnableText(TRUE),
118
                bEnableText(TRUE),
119
                bEnableBitmap(TRUE) {}
119
                bEnableBitmap(TRUE) {}

Return to bug 540242