992 Commits (6203dcd292caa5478a09c91195b4cf0936106b63)

Author SHA1 Message Date
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 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
Collin Anderson 54e984c763 cleaned whitespace 10 years ago
Tim van der Meij 27e3558a41 Fix CCITTStream regression by byte-aligning rows before checking EOL marker 10 years ago
Jonas Jenwald 592890a758 Relax the |isSymbolicFont| check for TrueType (3, 1) cmap tables (issue 5701) 10 years ago
Tim van der Meij d124fc5e08 Test case for issue 5567 10 years ago
Jonas Jenwald 01e6565dd4 Try to skip mapping of missing TrueType glyphs 10 years ago
Jonas Jenwald 8174da61fb Don't skip mapping of glyphs for CIDFontType2 fonts with a CIDToGIDMap 10 years ago
Jonas Jenwald ad41a2d574 Add support for TrueType (0, 0) cmap tables (issue 5501 and 5574) 10 years ago
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) 11 years ago
Tim van der Meij a340927687 Test case for issue 5481 11 years ago
Tim van der Meij 36fce7db7e Test case for issue 5475 11 years ago
Tim van der Meij 16833159a9 Test case for issue 5549 11 years ago
Jonas Jenwald 184880a751 Fix searching for end of inline (EI) images with ASCII85Decode filters (bug 1077808) 11 years ago