846 Commits (b832aa5c1ec3a9874b68f090f9ea0d852165a6a7)

Author SHA1 Message Date
Julian Viereck b832aa5c1e Address latest review comments by Artur 14 years ago
Julian Viereck 15d1d359b3 Fix lint, remove for old worker code, fix some small stuff 14 years ago
Julian Viereck 9b8ce24924 Kill global vars FontsMap, FontLoadedCounter, objIdCounter. 14 years ago
notmasteryet aa98632b0b Fixing DescendantFonts object fetching (#600) 14 years ago
Julian Viereck 1b69ca80a6 Remove commented out code and change some comments to fit current code state 14 years ago
notmasteryet 6d6c5f94cc Fixing interpolation function (#549) 14 years ago
Julian Viereck 7acec47b80 Let handleSetFont use a fontRef directly. Fixes extgstate.pdf 14 years ago
Julian Viereck 98b4c5bbfc Fix ColorSpace lookup in ColorSpace.parseToIR 14 years ago
Julian Viereck ac32f6f426 Fix variable naming 14 years ago
Julian Viereck d313115d19 Add a timeout before sending the pdf doc to the worker such that there is no too-long-js-running hint 14 years ago
Julian Viereck 20a348fc0c Fix lint errors 14 years ago
Julian Viereck 4e3f0e7463 Get Type3 fonts working again. 14 years ago
Julian Viereck be73cb4f42 Don't create Image object in JpegStream 14 years ago
Julian Viereck 90e2546ea3 Process fonts on main thread again - font handling works again 14 years ago
Julian Viereck 75884a6160 Hack something up that renders font right again 14 years ago
Julian Viereck 4258da35db Try to rescue fonts - not working 14 years ago
Julian Viereck 23e413520b Small fixes + docs 14 years ago
Julian Viereck 8929e6b349 Move WorkerPDFDoc to pdf.js. Rename PDFDoc -> PDFDocModel + WorkerPDFDoc -> PDFDoc. This is required until the worker code doesn't depend on an PDFDoc instance anymore 14 years ago
Julian Viereck 06994d3394 Transform setGState to IR form and hanlde edge case of setFont 14 years ago
notmasteryet 0301b530a9 Fixing DescendantFonts object fetching (#600) 14 years ago
notmasteryet 0c8f0cd6c2 Fixing PDF bad structure and 'fi' ligature 14 years ago
= 86efbe8d00 Fixing lint 14 years ago
notmasteryet dd189adc7f Cache DOM images; including smask as cachable image; same image onload fix 14 years ago
= e357b7a9f9 Fix width and height for pattering bounding box. 14 years ago
Julian Viereck d7521f758a Merge font and processor working into one worker and fix some bugs in font-loading-data-ready code 14 years ago
= c48f85621f Fixing bounding boxes and test ref file writing. 14 years ago
Muhammad Fikri a373baeff5 fix typo xhr onprogress 14 years ago
= b24bec27ca Address pull request feedback. 14 years ago
= 5f81017726 #502 Adding basic Type3 font support. 14 years ago
Artur Adib 25448945a4 Lint - fixing double quotes 14 years ago
notmasteryet 17ba5e3f68 Add comment for type3 bypass 14 years ago
notmasteryet 3c536c211a Set default colors to avoid invalid strokeStyle or fillStyle warnings 14 years ago
notmasteryet 34f438b776 Properly bypass Type3 fonts (ref #577) 14 years ago
Julian Viereck e9b6ffbaf6 Kill global objects 14 years ago
Julian Viereck 88e78fa6f9 Add new PDFObjects that replaces former (global) Objects. There is no direct access to the promise anymore. Objects are still instantiated globally for now 14 years ago
Julian Viereck 4484482bcf Add comments for the kExecutionTime/Check in CanvasGraphics 14 years ago
Julian Viereck ecb622c5ea Remove isGecko detection for now 14 years ago
notmasteryet fa57b9de70 Merging if's 14 years ago
notmasteryet 9e53bd78d9 Fixing "no spaces" issue (ref #577) 14 years ago
notmasteryet d409355f62 Recovering from RGBT-command (ref #577) 14 years ago
notmasteryet 871b431176 Removing non-standard __defineGetter__ function 14 years ago
Julian Viereck 9c58cd4817 Don't add a dependency to the array if the array already contains it 14 years ago
Julian Viereck 0e8952681b Add missing resolve for font obj and make sure image objs ids are strings as well 14 years ago
notmasteryet c9e8649599 Fixing view 14 years ago
Julian Viereck e6bd3d8105 Backup 14 years ago
Julian Viereck 86b8f12b92 Ensure dependent font data is available before calling startRenderingIRQueue 14 years ago
notmasteryet ca651eca4d Mark all 'Adobe' images with 'EMBED' 14 years ago
notmasteryet ab391c318d Moving CID-0 encoding hack to fonts.js 14 years ago
notmasteryet 66cd79f308 Initial CID0 font encodings 14 years ago
Kalervo Kujala 800fc131b8 Use lowercase in function names. 14 years ago