932 Commits (2c19d99a2e945b42aba53d901b05af0a60f0bd5d)

Author SHA1 Message Date
Jonas Jenwald 5332c02a02 Fix lint error: "test/webserver.js: line 177, col 106, Line is too long." 10 years ago
Yury Delendik 4ec132a2ba Adds encoding for test server index page. 10 years ago
Jonas Jenwald 1fea44ce14 Ensure that |get fingerprint| doesn't fail if the ID is not an array (issue 5599) 10 years ago
Tim van der Meij b835ef425e CCITTFaxStream: fix regression when EncodedByteAlign is true and EndOfLine is false 10 years ago
Jonas Jenwald 75767abb09 Add a reduced test case for issue 4379 10 years ago
Jonas Jenwald d8b905048b Add fallback for non-embedded "Century Gothic" CIDFontType2 font (issue 4722 and bug 879561) 10 years ago
Tim van der Meij a340927687 Test case for issue 5481 10 years ago
Tim van der Meij 36fce7db7e Test case for issue 5475 10 years ago
Tim van der Meij 16833159a9 Test case for issue 5549 10 years ago
Jonas Jenwald 184880a751 Fix searching for end of inline (EI) images with ASCII85Decode filters (bug 1077808) 11 years ago
Jonas Jenwald 3ea81019fe Add a (linked) test case for bug 1108753 (PR 5276) 11 years ago
Jonas Jenwald df1364a993 Add a (linked) test case for bug 1064894 11 years ago
Jonas Jenwald 78d0d269dc Fallback to the |Dummy| Pattern when we fail to parse a Shading Pattern (issue 5509) 11 years ago
Jonas Jenwald 5f32f80e34 Add a reduced test case for issue 5470 11 years ago
Jonas Jenwald 58cc39f329 Add a reduced test case for issue 5291 11 years ago
Jonas Jenwald bf0d03bccd Change bug878194 to an |eq| test 11 years ago
Jonas Jenwald 88c88d08e1 Add a reduced test case for PR 5286 11 years ago
fkaelberer 6337a430b3 Add test case for JPX "Out of packets" error 11 years ago
Jonas Jenwald 4ac4d49158 Avoid rendering invisible Type3 fonts (issue 5421) 11 years ago
Yury Delendik 2d7a34d692 Fixes decoding for CMYK jpegs. 11 years ago
Jonas Jenwald 0ffb54b95f Add a reduced test case for bug 847420 11 years ago
Tim van der Meij b215af30d3 Require destinations when they are needed and do not fetch all of them in advance 11 years ago
Brendan Dahl 2fc5e6a9ad Don't map glyphs to unicode non breaking space. 11 years ago
Jonas Jenwald df2a4afd36 Use |toUnicode| when creating the glyph map for standard CIDFontType2 fonts without embedded font file 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