summaryrefslogtreecommitdiff
path: root/pdf/pdf_shade.c
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2011-11-14 16:24:38 +0000
committerRobin Watts <robin.watts@artifex.com>2011-11-14 16:32:45 +0000
commit67c3732eb9ab192678bc4fc3aac8f9993bd02db6 (patch)
tree244688622a5003fa1535b4fcfa1d3b40e40f1f00 /pdf/pdf_shade.c
parent5c4ff53fb89b5068bc901fd5909be9e5d2d0cb0b (diff)
downloadmupdf-67c3732eb9ab192678bc4fc3aac8f9993bd02db6.tar.xz
mupdf clip path handling; revert commit 2f8acb0
In commit 2f8acb0, we tweaked mupdf's clip path handling so that clip paths were resolved as soon as the operator for them was called; this protected against subsequent changes to the path happening before something else was drawn ready for clipping. Unfortunately, various PDF files out there seem to rely on the fact that they can call the 'W' operator before fully defining the path, and that the region that will be clipped is given by the final path, not the one that was in place when the operator was called. We therefore revert back to the old behaviour.
Diffstat (limited to 'pdf/pdf_shade.c')
0 files changed, 0 insertions, 0 deletions