1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 22:58:07 +02:00
pdf.js/src
Jonas Jenwald cfd5a64df5 Ensure that the clipping path is reset when the state is restored (issue 6413)
According to the specification, see `NOTE 2` in http://www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/PDF32000_2008.pdf#G7.3882161, it appears that we should ensure that the clipping path is reset when the restore (`Q`) operator is encountered.

Fixes 6413.
2015-09-03 17:35:32 +02:00
..
core Merge pull request #6357 from Snuffleupagus/bidi-result 2015-09-01 00:44:33 +02:00
display Ensure that the clipping path is reset when the state is restored (issue 6413) 2015-09-03 17:35:32 +02:00
images Vectorize the logo. 2012-10-29 14:08:52 -04:00
shared Serialize errors before invoking postMessage 2015-08-08 21:44:57 +02:00
doc_helper.js Creates make.js code to build jsdoc. 2014-04-13 15:54:24 -05:00
pdf.js Enforcing JSHint's undef option 2014-07-19 16:41:07 +02:00
worker_loader.js Stop including cidmaps.js 2014-07-25 21:53:09 +02:00