1435 Commits (c67edabcb3a566a97c9610a93aa04284b10aadc7)

Author SHA1 Message Date
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 38955d491f Further improvements of the getStats and getDownloadInfo unit tests 10 years ago
Jonas Jenwald 7b77408dc1 Add a reduced test-case for issue 4909 10 years ago
Jonas Jenwald 46a8485db4 Ignore paint form XObject when the name is missing (issue 4558) 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 75624c8d82 Clear the |getSinglePixelWidth| cache when rendering Type3 fonts (issue 6117) 10 years ago
Jonas Jenwald 65fee79c5d Remove issue6113.pdf from the test-suite for failing intermittently in Firefox on the Linux bot 10 years ago
Jonas Jenwald 60fbb5ef69 Ensure that the result of |constructStichedFromIRResult| is a number (issue 6113) 10 years ago
Jonas Jenwald bc5e43b45c Use the Alternate entry, if it exists, in ICCBased Colour Space dictionaries (issue 5836, issue 5939, issue 6055) 10 years ago
Jonas Jenwald f59e20226c Slightly improved Crypto unit tests 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
Mike Corbin 4c9b65f0e1 Extract correct PDF format version from the catalog 10 years ago
Tim van der Meij e02ab9fb79 Implement an option to disable automatic scrolling 10 years ago
Tim van der Meij 07ec736eb9 Improve driver code structure 10 years ago
Tim van der Meij ae8748edfb Refactor test driver to be more class-like 10 years ago
Tim van der Meij d59660cfa6 Clean up the test driver 10 years ago
Tim van der Meij 58769fd3b9 Refactor test slave 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
Jonas Jenwald 7c7d05e7a3 Attempt to infer if a CMap file actually contains just a standard `Identity-H`/`Identity-V` map 10 years ago
Jordan Thoms d0ea772fc6 Fix error reading concatenated pdfs 10 years ago
Jonas Jenwald 4c2ad3bc7b Ensure that entries in the Differences array of Type1 fonts are either numbers or names 10 years ago
Marco Castelluccio fbae39983c Fail with a more informative error message if the browser executable path doesn't exist 10 years ago
Jonas Jenwald fda858ae33 Don't map glyphs to certain problematic General Punctuation Unicode locations (bug 911034) 10 years ago
Jonas Jenwald 36ac67583f Remove commented out code about |disableWorker| in the test suite 10 years ago
Tim van der Meij 50573b82a3 Provide only one browser manifest example 10 years ago
Tim van der Meij 27170ff858 Remove prefs.js file 10 years ago
Tim van der Meij 75d8f70d06 Remove SpecialPowers addon 10 years ago
Jonas Jenwald 2b1a13ba28 Don't map glyphs to Unicode position 0x0E33, i.e. Thai character SARA AM (bug1046314) 10 years ago
Jonas Jenwald e894a0a4c6 Guess CIDFontType0 subtype based on font file contents (issue 5751) 10 years ago
Jonas Jenwald 4a9ff471c4 Correctly detect the presence of the Adobe specific APP14 JPEG marker (bug 1140761) 10 years ago
Jonas Jenwald 97eb215b5f Add a reduced test-case for issue 5734 10 years ago
Jonas Jenwald 82f73bc9f4 Add a |text| test-case for issue 5421 10 years ago
fkaelberer a78bb6b946 Use binary search in getVisibleElements() 10 years ago
Jonas Jenwald f81fc9091a Correctly detect OpenType font files with CFF data 10 years ago
Jonas Jenwald 0a3341dadc Don't map glyphs to Unicode "Dotted circle" combining mark (bug 1108301) 10 years ago
Jonas Jenwald 888cbe0bde Avoid getting stuck in empty nodes in the Pages tree when calling |Catalog_getPageDict| (issue 5644) 10 years ago
Jonas Jenwald 7c8996558a Fetch parameters if they are a |Ref| in CalGray/CalRGB color spaces (issue 5747) 10 years ago
Jonas Jenwald 417800a1b5 Only skip the |!isSymbolicFont| check for TrueType (3, 1) cmap tables if no previous cmap table was found (PR 5703 followup) 10 years ago