901 Commits (878fad47a728c8c65123702b718a00a4954cfaa1)

Author SHA1 Message Date
Tim van der Meij b215af30d3 Require destinations when they are needed and do not fetch all of them in advance 11 years ago
Jonas Jenwald dc5b0d251f Improve the getData unit test 11 years ago
Mitar 2f72ac1255 textLayer is not used anymore in render context. 11 years ago
Jonas Jenwald 3c759e296a Add support for MMType1 fonts with embedded font files 11 years ago
Jonas Jenwald b16c973d9d Fix Symbol fonts without font file but with Encoding dictionary (issue 5238) 11 years ago
Yury Delendik aa8d3d98f8 Fetches params in makeFilter 11 years ago
Jonas Jenwald 27a80f3b88 Add unit test for |MissingPDFException| 11 years ago
Jonas Jenwald 6077e93275 In test/unit/api_spec.js rename the function `waitsForPromise` to `waitsForPromiseResolved`and add a `waitsForPromiseRejected` function 11 years ago
Jonas Jenwald 3ca2c3f4a7 Add ZapfDingbats testcase 11 years ago
Jonas Jenwald be595d0721 Further amend GlyphMapForStandardFonts (issue 5244) 11 years ago
Jonas Jenwald fb7489ffd0 Add getStats unit test 11 years ago
Rob Wu b57d35034c Remove TextDecoder feature tests 11 years ago
Rob Wu fe598d1a55 Update link-to-wiki generator 11 years ago
Jonas Jenwald 3152085b0d Remove a duplicate PDF file from the test suite 11 years ago
Yury Delendik be998261cc Fixes Type3 negative font direction 11 years ago
Kalervo Kujala 0c5525dc8a CalRGB: optimize CalRGB calculations 11 years ago
Jonas Jenwald 9f1e140c4f Add unit test for PDF file loaded as typed array 11 years ago
Kalervo Kujala 1e4a7f981e implement CalRGB color space 11 years ago
Jonas Jenwald b201cc4940 Remove the remaining references to cidmaps.js from the test suite 11 years ago
Jonas Jenwald 1fb404aff2 Fix CMap unit tests 11 years ago
Jonas Jenwald 06b5d97bc6 Remove two instances of leftover console.log debug statements 11 years ago
Nicholas Nethercote 61e6b576d4 Avoid an allocation in readCharCode(). 11 years ago
Jonas Jenwald fc5ad8a8d6 Add even more unit tests for the API 11 years ago
Yury Delendik f750e35224 Optimizes functions to not create arrays 11 years ago
Yury Delendik cb81bd6be6 Compiles some of the FunctionType 4 11 years ago
Jonas Jenwald 8ecbb4da05 Adjust the heuristics to recognize more cases of unknown glyphs for |toUnicode| (issue 5070) 11 years ago
Jonas Jenwald 70b934c7a5 Add reduced test-cases for issues 4875 and 4881 11 years ago
Nicholas Nethercote adf58ed687 Represent cid chars using integers, not strings. 11 years ago
Tim van der Meij b0349cd184 Use strict equalities in test/unit/{function_spec, stream_spec, testreporter}.js 11 years ago
Tim van der Meij e525902241 Use strict equalities in test/driver.js 11 years ago
Jonas Jenwald 26f5b1b2d3 Add a couple of reduced test-cases for PR 4259 11 years ago
Jonas Jenwald 50eeff2fab Add a reduced test-case for issue 4800 11 years ago
Jonas Jenwald e5f249605c Add a reduced test-case for bug 1027533 11 years ago
Jonas Jenwald 2485f11829 Fix loading of PDF files with invalid or missing Type3 characters (issue 5039) 11 years ago
Jonas Jenwald f13c217b25 Fix another seac regression (issue 4801) 11 years ago
Tim van der Meij 7586d777eb Enforcing JSHint's undef option 11 years ago
Tim van der Meij 34728ee49b Removing unused code 11 years ago
Jonas Jenwald cbe097c0cb In the reftest analyzer, make it possible to toggle "Circle differences" with the D key 11 years ago
Jonas Jenwald a7c786775d [CIDFontType2] Map characters missing in toUnicode to the private use area (bug 1028735 and issue 4881) 11 years ago
Jonas Jenwald 04975acceb Prevent CMapFactory.create from failing by passing the necessary parameters from PartialEvaluator_readToUnicode (issue 5010) 11 years ago
Nicholas Nethercote 081866a184 Use null instead of [] for ops with no args. 11 years ago
Yury Delendik bdeca30fbf Splits shared/annotation.js into core/ and display/ 11 years ago
pramodhkp 1d00e9d13c Added getOperatorList to api.js 11 years ago
Jonas Jenwald 158790981c Don't blindly trust toUnicode when building toFontChar for non-standard fonts without a font file (issue 4934) 11 years ago
Yury Delendik 34298e4ba7 Adds test case for JPX COC marker 11 years ago
Daniel West 1fce2856c6 Added support for decrypting PDF 1.7/2.0 Algorithm 5 revision 5 and 6. 11 years ago
Nicholas Nethercote 7923eb7edb Fix mishandling of incomplete, inverted masks. 11 years ago
Tim van der Meij e9e5ac5a11 Removes statcmp.py 11 years ago
Yury Delendik d379e31d7b Adds CMYK JPEG test 11 years ago
fkaelberer 7492699543 Add cache expire time to test server 11 years ago