Skip to content

Splash: Fix pattern whose values are not 0 but close enough

Albert Astals Cid requested to merge aacid/poppler:1138 into master

They were causing the resulting calculation to be bad

The new code looks "weird" as it basically just talkes the max value out of 2 values in the matrix, but i've played with different values and it works fine and the test suite can't find any rendering regression either

Issue #1138 (closed)

Merge request reports