X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fpdf%2Fpopplercompat.h;h=ab2f07b27d6bf25d43f564cf3dd91ff44e6bd31f;hb=7c45653cc0504bc02a837a2e8050ca8f42705b09;hp=b76df7e727f19a52a76570a38cfcc38059d0b3c2;hpb=cce10b37d5db502e4612ddfa5d7b14d41814445b;p=swftools.git diff --git a/lib/pdf/popplercompat.h b/lib/pdf/popplercompat.h index b76df7e..ab2f07b 100644 --- a/lib/pdf/popplercompat.h +++ b/lib/pdf/popplercompat.h @@ -4,6 +4,18 @@ #include "../../config.h" #ifdef HAVE_POPPLER + #define POPPLER_INTERPOLATE GBool interpolate, + #define POPPLER_INTERPOLATE_ARG interpolate, + #define POPPLER_MASK_INTERPOLATE , GBool maskInterpolate + #define POPPLER_MASK_INTERPOLATE_ARG , maskInterpolate +#else + #define POPPLER_INTERPOLATE + #define POPPLER_INTERPOLATE_ARG + #define POPPLER_MASK_INTERPOLATE + #define POPPLER_MASK_INTERPOLATE_ARG +#endif + +#ifdef HAVE_POPPLER #define POPPLER_TILING_PATERN_RETURN GBool #define POPPLER_TILING_PATERN_GFX #define POPPLER_TILING_PATERN_GFX_ARG