jwilk-archive/pdf2djvu

Bilinear interpolation breaks fg-bg separation

jwilk opened this issue · 0 comments

jwilk commented

Poppler can use bilinear interpolation even when the Interpolate flag is not enabled.
For black&white images that don't have the scaling factor exactly right, this can introduce a lot of gray pixels, breaking the foreground-background separation.
It would be great if we could implement some work-around for this.

Bug reports:

Relevant Poppler commits: