1053 Commits (5839fef84c094e4203ea232d0578c4cc36a28a0a)

Author SHA1 Message Date
Brendan Dahl e6b75f4a56 Also check abbreviation for colorspace in jpegs. 13 years ago
benbro a63814e2b9 Changed warning 13 years ago
benbro 278dc81a54 Move the try/catch block deeper 13 years ago
benbro 9de94991e9 Catch errors when parsing the linearization header so we can display corrupted docs 13 years ago
Brendan Dahl c98b905e0d Add support for type 1 seac charstring command. 13 years ago
Alex Kwiatkowski & Daniel Yankowsky 00dbce612f Skip properties inherited from array.prototype 13 years ago
Yury Delendik 48e115cf30 Implements segmentation symbol check for JPX 13 years ago
Yury Delendik f9f715b656 Adds lossless segment types; fixes generic region prediction flag 13 years ago
Yury Delendik 07a24c5589 Warn instead of fail for CID fonts 13 years ago
Yury Delendik f199a8b19e Fixes merge with 1849 13 years ago
Tim de Koning 17c1018eef lint compliance 13 years ago
Tim de Koning 0c33615301 Fixing web worker feature detection for Safari 13 years ago
Tim de Koning c131715a2f Make web workers debuggable! This way an error can be caught in the browser when the web worker throws an error. 13 years ago
Yury Delendik 25d4467fa3 Fixes .length and capitalization nits 13 years ago
Yury Delendik 0b1111f368 Cleanup: removing main thread loading fallback code 13 years ago
Yury Delendik 0dd445bf18 Fixes unit tests and adds few for util.js 13 years ago
Yury Delendik 00f1d6dbf1 Fetches pdf data in the worker 13 years ago
Yury Delendik f014481149 Replaces throw to error() and uses shadow() 13 years ago
Yury Delendik 699abbd4f2 Removing huffman tables; decoding context refactoring 13 years ago
Yury Delendik 2e5414cd18 Fixes template 2; implements end of stripe 13 years ago
Yury Delendik aa877e1d40 Implements refinement 13 years ago
Yury Delendik e09eb529d9 Adds basic symbol dictionary and text region. 13 years ago
benbro 76a296cac4 Remove space at end of line. 13 years ago
Brendan Dahl ffc27bca1e Fix missing charset for iframe. 13 years ago
Brendan Dahl 3c874c9bb7 Change to priority rendering. 13 years ago
Yury Delendik 95bc99f698 Initial JBIG2 code 13 years ago
sbarman 5cbe3a517e Undo removal of Mode line 13 years ago
sbarman 7c48297794 Adding call to resolve unfulfilled promise 13 years ago
sbarman c900dfeced Updated lint errors 13 years ago
sbarman dd14b3051e Fix for issue #1796 13 years ago
Brendan Dahl 5d8f463162 Adds support for the extend option for linear and radial shadings. 13 years ago
Yury Delendik d5da15e001 Fixes brackets 13 years ago
Brendan Dahl 6175e4b526 Use already downloaded data for the open with/save as dialog. 13 years ago
benbro 6de284acc9 Set the style element ID. 13 years ago
benbro 4e39685753 Use a style tag with an ID instead of keeping a reference to it. 13 years ago
Yury Delendik 1fb02300a4 Removing log 13 years ago
Yury Delendik 50b86ff480 Move putImageData 13 years ago
Yury Delendik 48811f362b Skipping incorrectly encoded metadata 13 years ago
Yury Delendik 413e5357b9 Suppress metadata decryption 13 years ago
Nils Maier 40b9be137f Decode XML metadata as UTF-8 13 years ago
Yury Delendik 81681e7914 Pre-scale image in the paintImageMaskXObject 13 years ago
Brendan Dahl 5416b92392 Add todo comment. 13 years ago
Yury Delendik 6971aec9f3 Adjust heuristic to properly handle unicode characters 13 years ago
Yury Delendik 874357aac1 Comment for knownCommands 13 years ago
Yury Delendik 43f1946c7a Add prefixes for literals 13 years ago
Yury Delendik ec6c185cf5 Allow parsing of the "glued" commands 13 years ago
Yury Delendik ed02be8352 Removes the CID data from the CFF font 13 years ago
Yury Delendik 84b4f53ed6 Adjusts MacRoman switch heuristics threshold 13 years ago
Yury Delendik 45ae175d0b Fixes CFF: moves Subrs to Private tail 13 years ago
Jakob Miland b655b414d8 PasswordException in closure 13 years ago