2376 Commits (77bbd1666e1fc3cb96e7c84d7ca14c4a4ebab16e)
 

Author SHA1 Message Date
Julian Viereck 15d1d359b3 Fix lint, remove for old worker code, fix some small stuff 14 years ago
Julian Viereck 268d16ac11 Remove no longer needed viewer_worker.html 14 years ago
Julian Viereck 9b8ce24924 Kill global vars FontsMap, FontLoadedCounter, objIdCounter. 14 years ago
Kalervo Kujala 633baa881f Make test_slave.html as valid html5. 14 years ago
notmasteryet 15cbb5a86a Fixing disappearing pages (when multiple are visible) 14 years ago
notmasteryet aa98632b0b Fixing DescendantFonts object fetching (#600) 14 years ago
Artur Adib a5f1c35da0 Merge pull request #651 from notmasteryet/interpolationfn 14 years ago
Artur Adib 74d80401cc 'make web' now also bundles extension (xpi) 14 years ago
Julian Viereck 1b69ca80a6 Remove commented out code and change some comments to fit current code state 14 years ago
notmasteryet 66074c08eb returning vstem3 and hstem3 14 years ago
notmasteryet 1f532e6edb Long line fix 14 years ago
notmasteryet 6d6c5f94cc Fixing interpolation function (#549) 14 years ago
notmasteryet 04e467793b Fixing standard font name resolution (#649) 14 years ago
notmasteryet 25f6431607 Cleaning up flex stuff 14 years ago
notmasteryet 2c09fed17c Implement type2 flex 14 years ago
Artur Adib 42b1a40315 Merge pull request #648 from kkujala/master 14 years ago
Kalervo Kujala b353a7b37b Make test_slave.html as valid html5. 14 years ago
notmasteryet 030b498b6a 1 instead of 0 14 years ago
notmasteryet 8241733a20 Getting addition encoding information for cmap from the CFF data (#641) 14 years ago
notmasteryet 1444a7e794 Making Type 2 font sanitazable (#631) 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
Andreas Gal ccf1e94a7d Merge pull request #636 from notmasteryet/tree-29 14 years ago
notmasteryet 08f3fc45e0 Fixing disappearing pages (when multiple are visible) 14 years ago
Julian Viereck a6180830f8 Fix hello world example 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
Artur Adib a1507893e8 Merge pull request #633 from notmasteryet/issue-600 14 years ago
notmasteryet b36e8fee5b Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into issue-600 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
Julian Viereck 3054102d3b Merge worker_pull with master 14 years ago
Chris Jones ed0f0448c1 Merge pull request #632 from notmasteryet/usmanm 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
Brendan Dahl 9733a2b0f7 Merge pull request #620 from notmasteryet/imagecache 14 years ago
Chris Jones 82818f375d Merge pull request #629 from brendandahl/readme 14 years ago
Chris Jones fac4f5401c Merge pull request #623 from arturadib/pdfs-gitignore 14 years ago
Brendan Dahl d6edd79d17 Merge pull request #589 from notmasteryet/rgbt 14 years ago
= fc48214af3 Less repeat. 14 years ago
= a935630640 Add contributor wiki page link. Fix some wording. 14 years ago
notmasteryet ec41fda318 Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into imagecache 14 years ago
Artur Adib 2c56ecf646 Merge pull request #628 from brendandahl/boundingbox 14 years ago