259 Commits (9eedfc128c526d3155955ef825a952d627780922)

Author SHA1 Message Date
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 85cf90643f [api-minor] Add support for PageLabels in the API 9 years ago
Jonas Jenwald 0030a82dc3 [api-minor] Add support for URLs in the document outline 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
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
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
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 ee0d522187 Use `adjustWidths` for TrueType fonts if we handle them as OpenType (issue 5027, issue 5084, issue 6556, bug 1204903) 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
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 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
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
Jonas Jenwald 034087bb40 Replace the linked test-case for issue 3879 with a reduced test-case 10 years ago
Jonas Jenwald cf09f38340 Replace the linked test-case for issue 1293 with a reduced test-case 10 years ago
Jonas Jenwald ec04c4acb7 Add a reduced test-case for issue 6151 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 34cbee9bd3 Add unit-tests for PR 6531 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 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 b218b222b5 Replace the unavailable linked test-case for PR 2875 with a reduced test-case 10 years ago
Fabian Lange 2564827503 Fix text spacing with vertical fonts (#6387) 10 years ago
Jonas Jenwald c043a6e3a3 Replace the unavailable linked test-case for issue 3205 with a reduced test-case 10 years ago