1502 Commits (f2161345e34ca0c76e98a4fd8d190290865f5add)

Author SHA1 Message Date
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
Yury Delendik c991480687 Better crypto key length recovery. 9 years ago
Jonas Jenwald 1d1f175826 Apply Patterns, if necessary, when rendering text 9 years ago
Yury Delendik 85e95d34ed Use RequireJS in the viewer, examples and tests. 9 years ago
Tim van der Meij c5f4b9750e Implement support for StrikeOut annotations 9 years ago
Tim van der Meij ae329afc03 Ensure that hidden popups do not use any space 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 26379ddae2 Rename and reorder link annotation CSS 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
Yury Delendik 6b60c8f4db Adds UMD headers to core, display and shared files. 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