2345 Commits (1f80b0b26692617a72eae44fcd42f007dd964fa8)
 

Author SHA1 Message Date
= adfb3b8d31 Remove debugs 14 years ago
= 1c1633e87c Making the test for extgstate be an 'eq' test and making the extgstate pdf 14 years ago
Julian Viereck fdf8ef33f6 Fix `length` in setGState(). 14 years ago
Artur Adib 029e91ebe4 Merge pull request #643 from notmasteryet/liveprog 14 years ago
Julian Viereck b832aa5c1e Address latest review comments by Artur 14 years ago
Artur Adib 8bf6fa2616 Merge pull request #640 from notmasteryet/tree-30 14 years ago
notmasteryet 01f026ce14 Fixing duplicate charstring selection 14 years ago
notmasteryet 53cfe2792b Fixing #650 regression 14 years ago
notmasteryet 5ec177d88e Nit: Rename 's' by 'charcode' 14 years ago
notmasteryet 511177576c Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into liveprog 14 years ago
Artur Adib 4c07a362ea Merge pull request #656 from notmasteryet/tree-32 14 years ago
Artur Adib 924a6c52cb Merge pull request #650 from notmasteryet/issue-649 14 years ago
notmasteryet db5550af09 Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into issue-649 14 years ago
notmasteryet 07aa691fe0 Fixing invalid CFF DICT entry (#621) 14 years ago
notmasteryet fae8459991 Add standard font name test (also for #621) 14 years ago
notmasteryet e745114a5e Making the normalized name same in pdf.js and fonts.js 14 years ago
notmasteryet 0c65cbfaa8 Merge pull request #654 from arturadib/make-pages 14 years ago
notmasteryet b45f646267 Add fit11-talk as a eq reftest 14 years ago
Julian Viereck 3142c2a7da Merge master -> worker_pull + fix too long line 14 years ago
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