560 Commits (cfcac65de4598f4a643e47656cc4ccc98f334adc)
 

Author SHA1 Message Date
Justin D'Arcangelo dd0ed98789 Removed .DS_Store files. 14 years ago
Justin D'Arcangelo 9c04f4dbb6 Updated the toolbar graphics. 14 years ago
sbarman 57034abe4c Merge branch 'master' into tiling 14 years ago
sbarman ab6ff77b41 Fixed predictor 14 years ago
Vivien Nicolas 8d9ffb1872 Use measureText instead of mozMeasureText (deprecated) 14 years ago
Vivien Nicolas a53736b732 Merge remote branch 'upstream/master' 14 years ago
sbarman 8a18c82f15 Merge branch 'master' into predictor 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
sbarman 74024df89a clean up tiling 14 years ago
sbarman 569e8c1d02 clean up tiling 14 years ago
sbarman 2179d64593 Merge branch 'master' into tiling 14 years ago
sbarman 4593fb3949 Cleaned up code for tiling 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
sbarman 3da5245abf Working version of predictors 14 years ago
Andreas Gal 1db4812c00 inline Encodings table into pdf.js and use getters for lazy construction 14 years ago
Vivien Nicolas 9eae948c2e Replace clearTimeout by clearInterval, otherwise we could end up drawing the page in an infinite loop 14 years ago
Vivien Nicolas 21ee01eb7c Fix wrong order of the 'div' command 14 years ago
sbarman ce09870e2b Rearranged predictor interface 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 5baaa758f1 Merge branch 'master' into predictor 14 years ago
sbarman 4a5e1329c2 Merge branch 'master' into tiling 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
Andreas Gal 1b8f0883dd add blogs and twitter link 14 years ago