--- poppler-0.18.0-tilingpatternfill/poppler/PSOutputDev.cc- 2011-08-21 17:22:54.000000000 -0400 +++ poppler-0.18.0-tilingpatternfill/poppler/PSOutputDev.cc 2011-09-30 19:36:23.888516230 -0400 @@ -4113,8 +4113,6 @@ double *mat, double *bbox, int x0, int y0, int x1, int y1, double xStep, double yStep) { - if (x1 - x0 == 1 && y1 - y0 == 1) - return gFalse; // Don't need to use patterns if only one instance of the pattern is used if (level == psLevel1 || level == psLevel1Sep) { return tilingPatternFillL1(state, cat, str, pmat, paintType, tilingType, resDict,