832 Commits (a6180830f8e9110e5e29d8ff6e5df373ed590a30)

Author SHA1 Message Date
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 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
Kalervo Kujala 2759da92d2 Align CCITTFaxStream array comments. 14 years ago
Kalervo Kujala 753bfcf7c7 Fix lint warnings. 14 years ago
Kalervo Kujala de408dac70 Fix lint warnings. 14 years ago
Artur Adib 83854a085c Implemented getPdf(). Closes #516 14 years ago
Artur Adib a4a8126a40 PDFDoc() now detects argument type 14 years ago
notmasteryet 2d3e8bbb4c Better 'EI' matching (ref #536) 14 years ago
Kalervo Kujala 2094c29169 Use data directly in PDFDoc. 14 years ago
Kalervo Kujala 9b14e80fd5 Use lowercase properly in function names. 14 years ago
sbarman c4699a46da fix bugs with predictors, png predictor type 0 and 5 (ie noop and paeth) 14 years ago
notmasteryet 2ad3a8bd1c Fix mediaBox check (regr. of #519) 14 years ago
notmasteryet eca6c82bbc Pattern match optimization 14 years ago
notmasteryet 502f7cb81b Recovering from misplaced/bad XRef 14 years ago