882 Commits (b428552e87f5b37225a0b757af9c367d10c6985a)

Author SHA1 Message Date
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
notmasteryet ced260c2ff Reset invalid media box to letter size. 14 years ago
= 630c98052e Adds support for all the basic graphic state operators 14 years ago
Kalervo Kujala 016c6e2634 Remove else after return in parserGetObj. 14 years ago
Kalervo Kujala 335e86359d Name anonymous functions for debugging purposes. 14 years ago
= 8072052fb1 Handle references for color space names that are defined in a dictionary 14 years ago
Kalervo Kujala 5c772329d8 Make showText and showSpacedText slightly faster. 14 years ago
Vivien Nicolas da6acb200a Fix tests failure by cloning the GlyphsUnicode object 14 years ago
notmasteryet fc5ae0f875 Fixing getBaseFontMetricsAndMap function name 14 years ago
notmasteryet 2248690d11 Guess default width for FileFont3 using BaseFont 14 years ago
Vivien Nicolas b7796f123a Support CropBox attribute 14 years ago