309 Commits (96e82daf16f5491cfa02b6591db2c9bccb9b885f)
 

Author SHA1 Message Date
sbarman 96e82daf16 forgot to changed to typeof b == undefined at one location 14 years ago
sbarman 011f7129be used typeof b == undefined 14 years ago
sbarman bc886362d4 Merge branch 'master' into streamrewrite2 14 years ago
sbarman 8705c341d6 Merge branch 'master' of github.com:andreasgal/pdf.js 14 years ago
Chris Jones 8c802e5025 use strict in the utils/ too 14 years ago
Chris Jones 92fa629d10 use strict mode and fix violators 14 years ago
Chris Jones 7f102a189e Merge branch 'master' of github.com:andreasgal/pdf.js 14 years ago
Chris Jones d4a42a4e79 mozMeasureText() is non-standard and deprecated 14 years ago
andreasgal 3820e42689 Merge pull request #25 from notmasteryet/patch-2 14 years ago
notmasteryet 26fc2f17b1 Add Yury to the contributors list 14 years ago
andreasgal d0d608b17f Merge pull request #23 from notmasteryet/a2d7c18aee4d66cd37085bf2597808acfeaec8e9 14 years ago
Chris Jones fcbf6e61ce CharSet is optional 14 years ago
Chris Jones 8fcd7c6635 add Vivien to contributors list (list is in order of chronogically first push/pull, nothing else) 14 years ago
Chris Jones 3b36a5577b Merge pull request #21 from justindarc/master 14 years ago
Chris Jones f7aa149778 Initial import of first test harness 14 years ago
Justin D'Arcangelo 95a8a3dc2f Minor CSS fix. 14 years ago
Justin D'Arcangelo dd0ed98789 Removed .DS_Store files. 14 years ago
Justin D'Arcangelo 9c04f4dbb6 Updated the toolbar graphics. 14 years ago
Justin D'Arcangelo 2d85ae2422 Edited the contributors list in the LICENSE file. 14 years ago
Justin D'Arcangelo 87fef70bbf Added font loading in the multi-page viewer. Added support for changing the zoom/scale factor. 14 years ago
Justin D'Arcangelo a9451a309f Added a new multi-page viewer that uses lazy loading to display pages in a scrolling manner. 14 years ago
Andreas Gal e9980c1558 remove toString code to avoid any future accidental implicit conversions 14 years ago
Andreas Gal 6dc697071e avoid toString conversion in lookup 14 years ago
Andreas Gal 5517602df0 speedup unicode/glyph conversion and cache translated strings in the font 14 years ago
Andreas Gal 2588eb054b IsInteger => IsInt 14 years ago
sbarman a8081e75e7 Merge branch 'master' into streamrewrite2 14 years ago
sbarman 1fa41144c7 Merge branch 'master' of github.com:andreasgal/pdf.js 14 years ago
sbarman 6c5448770d Merge branch 'master' of github.com:andreasgal/pdf.js into streamrewrite2 14 years ago
Andreas Gal a4e1fba9ec even more error checking for font translation 14 years ago
Andreas Gal 050acaf5e0 add more error checking for font translation 14 years ago
Andreas Gal 22efbb3af3 rename test.html to viewer.html 14 years ago
Andreas Gal 735bfa5972 move cffStandardStrings into utils/ along with font_utils.js 14 years ago
Andreas Gal 1db4812c00 inline Encodings table into pdf.js and use getters for lazy construction 14 years ago
sbarman 558ac50d72 changed skip in FlateStream to not call getChar 14 years ago
sbarman 35aacef28c Merge branch 'master' into streamrewrite2 14 years ago
sbarman 70e6f493b1 Merge branch 'master' of github.com:andreasgal/pdf.js 14 years ago
Chris Jones 3309bc8ceb Merge pull request #18 from vingtetun/master 14 years ago
Vivien Nicolas 4bd3308b78 Do not assume charset is defined and move some fonts timing to the right place 14 years ago
andreasgal ecedfb52d5 Merge pull request #16 from vingtetun/master 14 years ago
sbarman de184e0530 stored bytes in flatestream 14 years ago
sbarman 6ad785b188 Merge branch 'master' of github.com:andreasgal/pdf.js 14 years ago
notmasteryet a2d7c18aee readXRefStream and PNG predictor 12 14 years ago
Vivien Nicolas 172dadb008 Clean up some debug leftovers 14 years ago
Chris Jones 370303f005 render at 1.5x scale 14 years ago
Andreas Gal fd269facbc 2nd attempt to make glyph list integers 14 years ago
Andreas Gal 4184414501 revert commit 2311c954f8 14 years ago
Andreas Gal 2311c954f8 store unicode value as integer instead of hex string in glyphlist 14 years ago
Chris Jones 00bde52237 Merge pull request #13 from vingtetun/master 14 years ago
Vivien Nicolas 6f91d109c6 Rename PDFFonts.js to fonts.js 14 years ago
Vivien Nicolas 2b0fa98257 Merge with master 14 years ago