1455 Commits (c79e5b3f173f001a85b95edae96e0fb3d34cafd3)

Author SHA1 Message Date
Tim van der Meij ad31e52a26 Group popup creation code and apply it to more annotation types 9 years ago
Tim van der Meij 0351c7eff4 Move the `getFileName` helper function to the core 9 years ago
Tim van der Meij 10902fd882 Implement unit and reference testing for FileAttachment annotations 9 years ago
Yury Delendik 0d591719d9 Makes PDF data reading Streams API friendly. 9 years ago
Jonas Jenwald a494e33776 Update `JpegImage.getData` to support `forceRGBoutput` for images with `numComponents === 1` (issue 6066) 9 years ago
Jonas Jenwald 7cf9de2c17 [api-minor] Change `getOutline` to actually return the RGB color of outline items 9 years ago
Jonas Jenwald 98db068079 Reduce the overall indentation level in `Catalog_readDocumentOutline`, by using early returns, in order to improve readability 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
Tim van der Meij 5bcf4c1895 Destroy workers when they are no longer needed in the unit tests 9 years ago
Jonas Jenwald 1140a34f5c [api-minor] Change `getPageLabels` to always return the pageLabels, even if they are identical to standard page numbering 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 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
Tim van der Meij 10a55087b5 Update links to point to the Internet Archive for issue2799 and 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
Tim van der Meij 57246c15c7 Update links to point to the Internet Archive for issue1597, issue2627 and kdchart 9 years ago
Jonas Jenwald da75671199 Remove 'issue2537.pdf.link', since it has been replaced with a reduced test-case 9 years ago
Jonas Jenwald f80a6efce3 Issue 6854 - Update the link locations to point to the Internet Archive for tests: issue2829, issue2853, issue2881, issue3062, issue3999 9 years ago
Jonas Jenwald b4020047bc Replace the linked test-case for issue 1155 with a reduced one 9 years ago
Jonas Jenwald 92fa439eac Remove 'tcpdf_033.pdf.link', since it has been replaced with a reduced test-case 9 years ago
Jonas Jenwald 2bdffdd7b0 Issue 6854 - Update the link locations to point to the Internet Archive for tests: issue2129, issue2139, issue2386, issue2442, issue2531 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
Tim van der Meij 4155dfeb19 Update links to point to the Internet Archive for issue3384, issue3848, issue3903, issue3925 and issue5592 9 years ago
Tim van der Meij 159eb6d46c Update links to point to the Internet Archive for issue818, issue919, jai, liveprogramming and mao 9 years ago
Jonas Jenwald 223249fe2c Issue 6854 - Update the link locations to point to the Internet Archive for tests: issue1878, issue1912, issue1936, issue1998, issue2006 9 years ago
Jonas Jenwald b03703f20c Issue 6854 - Update the link locations to point to the Internet Archive for tests: issue1709, issue1721, issue1729, issue1796, issue1810 9 years ago
Jonas Jenwald 93088ce342 Issue 6854 - Update the link locations to point to the Internet Archive for tests: issue1466, issue1629, issue1658, issue1685, issue1687 9 years ago
Brendan Dahl 2d27cb1da6 Remove 'use strict'; causing failure and unused prefs. 9 years ago
Jonas Jenwald 01bb6b4e98 Issue 6854 - Update the link locations to point to the Internet Archive for tests: issue1233, issue1257, issue1309, issue1317, issue1419 9 years ago
Jonas Jenwald 850fa35040 Issue 6854 - Update the link locations to point to the Internet Archive for tests: issue1049, issue1096, issue1127, issue1133, issue1169 9 years ago
Brendan Dahl ad8e43a185 Disable e10s. 9 years ago
Jonas Jenwald 86f97d8e64 Issue 6854 - Update the link locations to point to the Internet Archive for tests: html5checker, hudsonsurvey, ichiji, issue1010, issue1015 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
Tim van der Meij c6ad1b573b Update links to point to the Internet Archive for ohkubo-SS04, pal-o47, pdf, piperine and preistabelle 9 years ago
Jonas Jenwald 239846f0d6 Issue 6854 - Update the link locations to point to the Internet Archive for tests: cable, fips197, fit11-talk, geothermal, hmm 9 years ago
Jonas Jenwald a20883ac79 Issue 6854 - Update the link locations to point to the Internet Archive for tests: artofwar, bpl13210, bug766138, bug808084, bug887152 9 years ago
Tim van der Meij 3df2b1141c Update five linked test cases to point to the Internet Archive 9 years ago
Jonas Jenwald 15e384c558 Issue 6854 - Re-enable testing of 'aboutstacks.pdf' 9 years ago
Jonas Jenwald 57097c54de Issue 6854 - Update the link locations to point to the Internet Archive for tests: 20130226130259, JST2007-5, P020121130574743273239, SFAA_Japanese, TaroUTR50SortedList112 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 325abf5f8c Update the link location for 'intelisa.pdf' to point to the Internet Archive 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
Jonas Jenwald 97c10e9c08 Strip `null` (\x00) characters from the URLs in LinkAnnotations (issue 6832) 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