1521 Commits (a63015a9a2dcd0145f9842cd62e35ce53e58bc1f)

Author SHA1 Message Date
Jonas Jenwald cf09f38340 Replace the linked test-case for issue 1293 with a reduced test-case 10 years ago
Jonas Jenwald 1c66d4a106 Add a `totalLength` getter to `OperatorList`, since the `length` is zero after flushing 10 years ago
Jonas Jenwald 25e55322c4 Improved `get fingerprint` unit-tests (PR 5124) 10 years ago
Jonas Jenwald ec04c4acb7 Add a reduced test-case for issue 6151 10 years ago
Yury Delendik 58c3ea0820 Adds thread abort capabilities. 10 years ago
Yury Delendik 59c13b32aa Adds destroy method to the document loading task. 10 years ago
Jonas Jenwald d3782ff8d4 Add a reduced test-case for issue 4575 10 years ago
Jonas Jenwald 2e751199fb Prevent getOperatorList from failing to correctly parse OPS.paintXObject for TilingPatterns that are missing some /Resources entries (issue 6541) 10 years ago
Jonas Jenwald e04113a35b Add unit-tests for the `onPassword/onProgress` callbacks of the API 10 years ago
Jonas Jenwald 5987197bd5 Ensure that all `getDocument` unit-tests returns the expected data 10 years ago
Jonas Jenwald 34cbee9bd3 Add unit-tests for PR 6531 10 years ago
Jonas Jenwald 39b962e3b0 Add unit-tests for `isExternalLinkTargetSet` 10 years ago
Jonas Jenwald 03f2c704a3 Add a reduced load test-case for bug 1020858 10 years ago
Jonas Jenwald e8ad6c9d13 Add a unit-test for bug 1020226 10 years ago
Jonas Jenwald ae255f8921 Slightly improved `getPage` unit-tests 10 years ago
Jonas Jenwald bdfda37c04 Add a (linked) test-case for PR 4897 10 years ago
Jonas Jenwald 96b3dc127d Add a (linked) load test for issue 4387 10 years ago
Jonas Jenwald 192907e0d2 Make `XRef_indexObjects` even more robust against bad PDF files, by checking for the existence of 'trailer' if 'xref' is not found 10 years ago
Jonas Jenwald 1b8cb52555 Prevent `PartialEvaluator_buildFormXObject` from failing if the `Matrix` or `BBox` contains indirect objects 10 years ago
Jonas Jenwald 9eab463b6d Ensure that the `baseTransform` is always defined for TilingPatterns 10 years ago
Jonas Jenwald 427d0f982d Add a (linked) test-case for issue 4914 10 years ago
Jonas Jenwald 8d831449ab Right-size the `map` array in PartialEvaluator_readToUnicode 10 years ago
Jonas Jenwald b218b222b5 Replace the unavailable linked test-case for PR 2875 with a reduced test-case 10 years ago
Jonas Jenwald 958fb71ef4 Update the link location for the `issue3115` test file 10 years ago
Fabian Lange 2564827503 Fix text spacing with vertical fonts (#6387) 10 years ago
Jonas Jenwald 297984e2e9 Add unit-tests for `removeNullCharacters` (PR 6431 follow-up) 10 years ago
Jonas Jenwald c043a6e3a3 Replace the unavailable linked test-case for issue 3205 with a reduced test-case 10 years ago
Jonas Jenwald 7f7025247a Replace the unavailable linked test-case for issue 4436 with a reduced test-case 10 years ago
Jonas Jenwald c5c8b239e9 Add unit-tests for `stringToPDFString` 10 years ago
Jonas Jenwald 29a1cdb6a6 Only choose a (3, 1) cmap table for TrueType fonts that have an encoding specified (issue 6410) 10 years ago
Jonas Jenwald de6a74f58d Add a reduced test-case for PR 4922 10 years ago
Jonas Jenwald e16fc486a4 Add (linked) ´load` tests for PR 1976 and 4606 10 years ago
Jonas Jenwald b4ade44ab9 Add a reduced test-case for issue 6413 10 years ago
Jonas Jenwald 0fb31a4a9e Fallback in `readCmapTable`, instead of using `error`, for TrueType fonts with unsupported cmap formats (bug 1200096) 10 years ago
Jonas Jenwald 09b825d1be Add a (linked) `load` test for PR 4731 10 years ago
Jonas Jenwald 0edb520a10 Add unit-tests for Linearization dictionary parsing (PR 5023 follow-up) 10 years ago
Jonas Jenwald ba9fcce8eb Add a reduced test-case for issue 6113 10 years ago
Jonas Jenwald 0dde08554d Add a unit-test for skipping `paintXObject` if `Subtype === PS` (PR 4861) 10 years ago
Jonas Jenwald 3ae49e15b3 Slightly improved test coverage for vertical text 10 years ago
Jonas Jenwald 593ea00ecb Fix typo in `test_manifest.json` that prevents test-case `issue1419.pdf` from running 10 years ago
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
Jonas Jenwald 99d29487ab Adjust which TrueType (3, 1) glyphs we attempt to skip mapping of (issue 6336) 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