965 Commits (48b2f6d02303719543bc24378990077bf81bbd82)

Author SHA1 Message Date
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
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
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