556 Commits (a737e5b7060de2debcdda2becb692d1b1d9b3445)

Author SHA1 Message Date
Yury Delendik 2b63cd7e62 Allocates bigger hashData buffer 12 years ago
Jonas Jenwald 564ae6e4f7 Prevent updating the current transformation matrix when the stateStack is empty 12 years ago
Yury Delendik c8af2565f1 Uses blob URL instead of data when possible 12 years ago
Yury Delendik 4ce6cb8b0f Uses postMessage transfers 12 years ago
Yury Delendik 9a633f26a0 Fixes gidStart for CID fonts 12 years ago
Brendan Dahl c2d65fc4ab Don't traverse all pages to get a single page. 12 years ago
Yury Delendik 82a9a13e5f Fixes glyphs with invalid flags 12 years ago
Brendan Dahl f4942b11f8 Reduce the memory usage of the operator list. 12 years ago
Yury Delendik 57e2a667ee Fixes cvt table length; removes cvt when hints invalid 12 years ago
Sriram 8dad6d6e8a Fix word spacing in Type 0 fonts 12 years ago
Yury Delendik 175341cb0d Resizes loca table when needed 12 years ago
Yury Delendik cf55d69c38 Fixes invalid maxZones value 12 years ago
Yury Delendik 93076ced03 Ignoring glyphs without points 12 years ago
Yury Delendik bbda42110b Skipping empty font tables 12 years ago
Yury Delendik bb2570c9c1 Removes duplicate entries after reading cmap table 12 years ago
Yury Delendik cd44093891 Workaround for some bad Type1 data 12 years ago
Yury Delendik 95d9107d8b Fixes reading Type1 FontBBox data for usWin values 12 years ago
Yury Delendik 104d89856d Renames Symbol encoding name. 12 years ago
Yury Delendik 83e17c2953 Avoiding 'pc is undefined' failures 12 years ago
fkaelberer f6841d1720 extract code to own method for faster JPX decoding 12 years ago
Jakob Miland c341dd57e5 Simplify get fingerprint() method 12 years ago
Brendan Dahl f79c182314 Proper glyph selection for CIDFontType0C fonts. 12 years ago
Sriram f6eee819e2 Transposed feature for text decoding in jbig2 12 years ago
biggert fb957f5c6e Prevent undefined error on null object when calling .destroy on a 12 years ago
Brendan Dahl f32e65b19f Read multi-byte character codes based on codespace ranges. 12 years ago
Manas de179e3d9b Trying to fix #3611 12 years ago
Srishti 3808d02a53 implementing transform matrix to getTextContent 12 years ago
biggert 88f1506ef8 Added support for JBIG2 extension segment 12 years ago
Yury Delendik 1f232ded90 Stops objects indexing at the end 12 years ago
Brendan Dahl 60586e3101 Ensure there's data to build path. 12 years ago
Brendan Dahl db591769a4 Fix handling of multiply-encoded glyphs. 12 years ago
Brendan Dahl bb2529de03 Move the creation of canvas path fonts to the worker. 12 years ago
Yury Delendik ba23a9e8f9 Adds initial telemetry probes 12 years ago
Jonas 628f4aaf81 Enable loading of PDFs with undefined or missing stream lengths 12 years ago
Brendan Dahl 5ecce4996b Split files into worker and main thread pieces. 12 years ago