346 Commits (a63015a9a2dcd0145f9842cd62e35ce53e58bc1f)

Author SHA1 Message Date
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
Jonas Jenwald 7f7025247a Replace the unavailable linked test-case for issue 4436 with a reduced test-case 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 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 ba9fcce8eb Add a reduced test-case for issue 6113 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
Rob Wu c676ecb5a0 Detect scripted auto-print requests 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 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 7b77408dc1 Add a reduced test-case for issue 4909 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 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
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
Jonas Jenwald 9788ba0270 Add a reduced test-case for issue 5896 10 years ago
Jonas Jenwald 0365baf5ab Fall back to the |defaultEncoding| when no valid "post" table is found in TrueType fonts (bug 1050040) 10 years ago
Fabian Lange c2013094e7 Apply char spacing only when there are chars. 10 years ago
Jonas Jenwald 760222cf0b Handle the Encoding being a dictionary in PartialEvaluator_preEvaluateFont (bug 1157493) 10 years ago
Jonas Jenwald 4a022bc40a Add a reduced test-case for issue 5801 10 years ago
Jordan Thoms d0ea772fc6 Fix error reading concatenated pdfs 10 years ago