1049 Commits (56a43a3181e4670c75ce977cea851a648e6c1fb5)

Author SHA1 Message Date
Jonas Jenwald 56a43a3181 Make `XRef_indexObjects` more robust against bad PDF files (issue 5752) 10 years ago
Jonas Jenwald 5128603f64 Also check `maybeLength` when deciding if a stream is empty in `Parser_makeFilter` (issue 6360) 10 years ago
Jonas Jenwald 2597e3ffca Add a linked test-case for issue 4890 10 years ago
Jonas Jenwald 3fa5f6cc3b Only take the fast-path in `PDFImage_createImageData` for un-masked JPEG images with "standard" colour spaces (issue 6364) 10 years ago
Tim van der Meij 14f1ea00fe Test case for tensor shading PR 6310 10 years ago
Tilman Hausherr c85fa00d62 fix handling of flags 1-3 in coons shading 10 years ago
Jonas Jenwald 1d65daf5e5 Correctly access `colorSpace.numComps` in `MeshStreamReader` (issue 6287) 10 years ago
Jonas Jenwald 7fe2442a18 Ensure that we don't use the same typed array for both `coords` and `colors` in Mesh `figures` (issue 6287) 10 years ago
Jonas Jenwald 0a024b5051 Adjust the heuristics used to detect OpenType font file with CFF data (bug 1186827, bug 1182130, issue 6264) 10 years ago
Jonas Jenwald 385e2e5aaf Check if the `Decode` entry is non-default when deciding if JPEG images are natively supported/decodable (issue 6238) 10 years ago
Tim van der Meij 980aa10e04 Refactor annotation rectangle code and add unit tests 10 years ago
Rob Wu c676ecb5a0 Detect scripted auto-print requests 10 years ago
Rob Wu b627a1a0d9 Add --testfilter (-t) flag to run a specific test 10 years ago
Rob Wu cc0805a996 Reduce verbosity of output in test/webbrowser.js 10 years ago
Tim van der Meij 465611a2ff More cleanup regarding annotation border styles 10 years ago
Jonas Jenwald d68eb153d3 Update fonttools location and version (issue 6223) 10 years ago
Rob Wu c3c6d503ee Improve robustness of builder (esp. on Windows) 10 years ago
Jonas Jenwald c718d1ab10 Ignore double negative in `Lexer_getNumber` (issue 6218) 10 years ago
Tim van der Meij a2e9845093 Refactor annotation color handling and add unit tests 10 years ago
Rob Wu 62cf6536a2 Tests: Resolve -b to full path in webbrowser.js 10 years ago
Rob Wu 5cce7377af Use taskkill to stop the browser on Windows 10 years ago
Rob Wu e211c25f06 Improve robustness of stream parser (invalid length) 10 years ago
Rob Wu fd29bb0c57 Subtract start offset for xrefs in recovery mode 10 years ago
Jonas Jenwald 940bedf75f Add a unit-test that attempts to fetch a non-existent named destination 10 years ago
Rob Wu c7a5da332c Add --downloadOnly flag to test.js 10 years ago
Jonas Jenwald 60fc462bd6 Add more reduced test-cases for PR 6171 10 years ago
Yury Delendik 0787182e6f Adds more characters to the PUA range 10 years ago
Jonas Jenwald 38955d491f Further improvements of the getStats and getDownloadInfo unit tests 10 years ago
Jonas Jenwald 7b77408dc1 Add a reduced test-case for issue 4909 10 years ago
Jonas Jenwald 46a8485db4 Ignore paint form XObject when the name is missing (issue 4558) 10 years ago
Jonas Jenwald aa3a64e975 Skip mapping of CIDFontType2 glyphs when the font either has a |IdentityToUnicodeMap| or a |toUnicodeMap| with 65536 elements (issue 5677) 10 years ago
Tim van der Meij 6007a57291 Add tests and documentation for the annotation border style class 10 years ago
Jonas Jenwald 75624c8d82 Clear the |getSinglePixelWidth| cache when rendering Type3 fonts (issue 6117) 10 years ago
Jonas Jenwald 65fee79c5d Remove issue6113.pdf from the test-suite for failing intermittently in Firefox on the Linux bot 10 years ago
Jonas Jenwald 60fbb5ef69 Ensure that the result of |constructStichedFromIRResult| is a number (issue 6113) 10 years ago
Jonas Jenwald bc5e43b45c Use the Alternate entry, if it exists, in ICCBased Colour Space dictionaries (issue 5836, issue 5939, issue 6055) 10 years ago
Jonas Jenwald f59e20226c Slightly improved Crypto unit tests 10 years ago
Jonas Jenwald 97385587a8 Add a test-case for issue 6099 - CalRGB color space where the parameters are a |Ref| 10 years ago
Jonas Jenwald 5eae3e29c5 Map missing glyphs to the notdef glyph for TrueType (3, 1) fonts (issue 6068) 10 years ago
Jonas Jenwald 6f2f0700b7 Don't map glyphs to certain problematic Thai/Lao Unicode locations (issue 5994) 10 years ago
Jonas Jenwald 64e1fb99fe Fetch parameters if they are |Ref|s in Pattern color spaces (issue 6081) 10 years ago
Jonas Jenwald a28ed7c834 Always traverse the entire parent chain in Page_getInheritedPageProp (issue 5954) 10 years ago
Mike Corbin 4c9b65f0e1 Extract correct PDF format version from the catalog 10 years ago
Tim van der Meij e02ab9fb79 Implement an option to disable automatic scrolling 10 years ago
Tim van der Meij 07ec736eb9 Improve driver code structure 10 years ago
Tim van der Meij ae8748edfb Refactor test driver to be more class-like 10 years ago
Tim van der Meij d59660cfa6 Clean up the test driver 10 years ago
Tim van der Meij 58769fd3b9 Refactor test slave 10 years ago
Jonas Jenwald 6fbc5428bd Skip mapping of CIDFontType2 glyphs in fonts with a |IdentityToUnicodeMap|, unless |properties.widths| is defined for the glyph 10 years ago
Jonas Jenwald 44240798be Convert UTF8 encoded passwords to ISO-8859-1 for |R = 6| encryption (issue 6010) 10 years ago