1663 Commits (c68ba07c1c762533795dc4e879974932f0d240f3)

Author SHA1 Message Date
Yury Delendik ccfa0e1972 Refactors encodeFloat and flex args 13 years ago
Yury Delendik eca6c6cb5d Disables *Blue* values when HINT_ENABLED == false 13 years ago
Yury Delendik 1826daa1d5 Refactors rescaleImage: improving quality of scanned images 13 years ago
Brendan Dahl a235ec1441 Use CFF compiler for building Type1 font. 13 years ago
Brendan Dahl acf64b3164 Add support for hmoveto and vmoveto during flex. 13 years ago
Jakob Miland 4efab13c58 Support Filespec dictionary in annotations 13 years ago
Brendan Dahl 852ff7753b Fix cff private dictionary key. 13 years ago
Brendan Dahl 575f2dd8b1 Remove cid dictionary values for normalized fonts. 13 years ago
Yury Delendik 0e70aacc51 Tests presence of the xhr-response in the worker 13 years ago
Brendan Dahl 6ae135539d Warn on opentype fonts. 13 years ago
Yury Delendik b63da8bc82 Fixes encoding reading in CFF fonts 13 years ago
Yury Delendik cae62341ac Split large image groups into smaller chunks 13 years ago
Yury Delendik a0bc215a86 Removes comment per #2372 13 years ago
Yury Delendik d71c702dcf Removes "too many inline images" limit 13 years ago
Brendan Dahl 39038b7377 Rescale regular images manually if they are too big. 13 years ago
Yury Delendik a7f0e9612a Using setDash for dashed lines 13 years ago
Yury Delendik 500421ddd2 Fixes "TypeError: info is undefined" 13 years ago
Yury Delendik 3346c284ab Excluding Type3 fonts from the check; removing dead code 13 years ago
Yury Delendik 5dc87a7fca Detecting if web fonts are disable in Firefox. 13 years ago
Yury Delendik 0dc137a0df Refactors Lab CS; uses different conversion for D50 and D65; adds getRgbItem 13 years ago
Yury Delendik 0029b34d45 Refactors getRgb and makeCssRgb calls; reduces amount of created objects 13 years ago
Yury Delendik 2c87a6467b Fixes function array support for radial/axial pattern 13 years ago
Christian Mehlis e95fbb3860 Update src/obj.js 13 years ago
khodzha 18da086b96 fix of combineUrl(baseUrl, url) in case of url - null, empty, undefined + unittests 13 years ago
benbro 9841bc3e8e Workaround for Private Use Area characters in Chrome on Windows 13 years ago
Nicolas Pierron f5e8838bb0 Ensure the loop counter is not interpreted as a double. 13 years ago
Yury Delendik 0646d397eb Rejects post table if maxp numGlyph does not match 13 years ago
Yury Delendik 05148e8e7d Removes vtmx and vhea tables; sanitizes fpgm and prep 13 years ago
waddlesplash 32fbf687ab Refactor names in various files. 13 years ago
Yury Delendik 68ab17e4a3 Cleaning name table 13 years ago
Yury Delendik 610215bada Validate charstrings 13 years ago
Yury Delendik 4da7be8d28 Verifies some of the OS2 font table fields 13 years ago
Yury Delendik fbe3d71663 Re-creates invalid post table 13 years ago
Yury Delendik 725195b65f Fixes compressed object entries caching 13 years ago
Yury Delendik 1f56d242ff Adds basic PDF info 13 years ago
Yury Delendik 35af48123a Fixes stream loading for XRefStm 13 years ago
Yury Delendik 37fb625e87 Fixes lineWidth/scale calculation for the fonts 13 years ago
Ben Browitt 19faf4b9eb Fix closure compiler warnings. 13 years ago
Julian Viereck 318b286da3 Fix typo in PartialEvaluator_getTextContent 13 years ago
Brendan Dahl babd8df176 Un-inline pdf.js for the extension/mozcentral and remove fetch pdf by content code. 13 years ago
waddlesplash 60e2e36ff7 Vectorize the logo. 13 years ago
Yury Delendik 69b72078c0 Separate page objects/images from the fonts; does not store large images 13 years ago
Jean-Sebastien Legare 0cdecf007f try/catch bug. var not unset when getter length() throws error 13 years ago
Yury Delendik 4c533d065d Fixes incomplete restore in paintFormXObject 13 years ago
Piotr Zalewa 812bc6795d * InvalidPDFException added 13 years ago
Yury Delendik 4c0f9eb924 Fixes getNumber at the end of stream 13 years ago
Adil Allawi 88bd912840 Clear unused code 13 years ago
Saebekassebil 58d6974bf5 Implement NullStream, fix #1832 13 years ago
Yury Delendik 13c430c6e1 Using CMYK SWOP colors 13 years ago
waddlesplash c111154979 Support 'GoToR' links. 13 years ago