607 Commits (c53581f4e54026487393bb978b0dbb260ed8e13c)

Author SHA1 Message Date
Jonas Jenwald a494e33776 Update `JpegImage.getData` to support `forceRGBoutput` for images with `numComponents === 1` (issue 6066) 9 years ago
Jonas Jenwald 62b17ad36e Add a linked `load` test for issue 6549 9 years ago
Jonas Jenwald 07e1ad40a2 Replace `getAll` with `getKeys` in `PartialEvaluator_hasBlendModes` to speed up loading of badly generated PDF files (issue 6961) 9 years ago
Jonas Jenwald 15ce96a6eb Prevent failures in the "scanning for endstream" code, in `Parser_makeStream`, by handling the case where 'endstream' is split between contiguous chunks (issue 1536) 9 years ago
Jonas Jenwald 4855d4cc9f Map missing glyphs to the `notdef` glyph for TrueType (3, 1) fonts regardless if the 'post' table is defined or not (issue 6889) 9 years ago
Jonas Jenwald b4020047bc Replace the linked test-case for issue 1155 with a reduced one 9 years ago
Jonas Jenwald d52495a9c8 [TrueType] Recover from a missing "glyf" table by replacing it with dummy data, utilizing the existing code in `sanitizeGlyphLocations` 9 years ago
Yury Delendik 18f0531619 Cleans test manifest from absent files. 9 years ago
Tim van der Meij 17b639bfc5 Update the linked test case hmm.pdf to point to the intended version 9 years ago
Jonas Jenwald 15e384c558 Issue 6854 - Re-enable testing of 'aboutstacks.pdf' 9 years ago
Jonas Jenwald c197e47742 Update the link location for 'issue3666.pdf' to point to the Internet Archive 9 years ago
Daan Sprenkels 90ec2c9294 shading-pattern: Decreased `Shadings.SMALL_NUMBER` 9 years ago
Jonas Jenwald 896e390285 Check that CIDFontType0 fonts does not actually contain OpenType font files (issue 6782) 9 years ago
Jonas Jenwald 0083f63dda Fix a typo in the "file" entry for issue3694_reduced in test_manifest.json 9 years ago
Brendan Dahl eb7c36beb6 Add validation for callsubr and callgsubr for type 2 charstrings. 9 years ago
Tim van der Meij 6ef7120a04 Implement support for Highlight annotations 9 years ago
Tim van der Meij 34918a6666 Implement support for Squiggly annotations 9 years ago
Yury Delendik c991480687 Better crypto key length recovery. 9 years ago
Jonas Jenwald 1d1f175826 Apply Patterns, if necessary, when rendering text 9 years ago
Tim van der Meij c5f4b9750e Implement support for StrikeOut annotations 9 years ago
Jonas Jenwald 2f2ea6160b Ensure that the `baseTransform` is applied when rendering annotations 9 years ago
Tim van der Meij cd28dd34fe Implement support for Underline annotations 9 years ago
Tim van der Meij 7d43971f54 Implement support for Popup annotations 9 years ago
Jonas Jenwald ae4ec2e347 Change test-case `issue4914` to an `annotations` test 9 years ago
Tim van der Meij b7217a2274 Implement annotation layer regression testing 10 years ago
Jonas Jenwald ee0d522187 Use `adjustWidths` for TrueType fonts if we handle them as OpenType (issue 5027, issue 5084, issue 6556, bug 1204903) 10 years ago
Yury Delendik 1bbe8f3fee Replaces test for #6720 to fix botio-linux slow script. 10 years ago
Jonas Jenwald 4810b7b8fc Fix the `charCodeOf` method in `IdentityToUnicodeMap` in order to prevent text selection from breaking 10 years ago
Yury Delendik 15c9969abe Adds transfer function support for SMask. 10 years ago
Yury Delendik d4843ebf6d Fixes canvas state after smask group ends. 10 years ago
Brendan Dahl 87762afec4 Remove glyph id's outside the range of valid glyphs. 10 years ago
Daan Sprenkels a9081653fc shading-pattern: While drawing patterns, transform to the baseTransform first 10 years ago
Jonas Jenwald 995e1a45b8 Ensure that `Lexer_getName` does not fail if a `Name` contains in invalid usage of the NUMBER SIGN (#) (issue 6692) 10 years ago
Jonas Jenwald 6dfe53b976 [api-minor] Add a parameter to `PDFPageProxy_getTextContent` that enables replacing of all whitespace with standard spaces in the textLayer (issue 6612) 10 years ago
Yury Delendik bd7f121c83 Better "text" testing. 10 years ago
Jonas Jenwald 055573fc83 Replace the unavailable linked test-case for issue 1055 with a reduced test-case 10 years ago
Daan Sprenkels 6ce83d3290 apply transformation matrix to RadialGradient radiuses, 10 years ago
Jonas Jenwald bd8d3a78a3 Replace the unavailable linked test-case for issue 845 with a reduced test-case 10 years ago
Jonas Jenwald 1478241c8e Replace the unavailable linked test-case for issue 3405 with a reduced test-case 10 years ago
Jonas Jenwald 841831f35e Replace the unavailable linked test-cases for PR 2606 with reduced test-cases 10 years ago
Jonas Jenwald 4b360512af Replace the unavailable linked test-case for PR 197 with a reduced test-case 10 years ago
Jonas Jenwald dca681e82b Replace the unavailable linked test-case for issue 1655 with a reduced test-case 10 years ago
Jonas Jenwald 458aff66f4 Replace the unavailable linked test-case for issue 3207 with a reduced test-case 10 years ago
Jonas Jenwald 5bd76c46ac Replace the unavailable linked test-case for issue 3263 with a reduced test-case 10 years ago
Jonas Jenwald 50a70429ec Ignore the /Mask entry in images unless its /ImageMask entry is explicitly set to `true` (issue 6621) 10 years ago
Jonas Jenwald 3008580972 Replace the unavailable linked test-case for issue 2128 with a reduced test-case 10 years ago
Jonas Jenwald ff64ef0243 Prevent `readCmapTable` from failing if the `cmap` is missing in TrueType fonts 10 years ago
Jonas Jenwald 66c17a69ae Add a reduced `text` test-case for issue 4665 10 years ago
Yury Delendik 4ee0bade82 Test for text layer issue 1045. 10 years ago
Yury Delendik 27efe5608f Test case from #6019. 10 years ago