1555 Commits (c2eaa55cd97ee64451dea80472c4d16b1aa1a390)
 

Author SHA1 Message Date
notmasteryet c2eaa55cd9 Move scale out of pdf.js 14 years ago
notmasteryet 18172c1b4d Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into links 14 years ago
Chris Jones d6f1719dde Merge pull request #336 from notmasteryet/image-loaded 14 years ago
notmasteryet fd0423b5c7 image load pending 14 years ago
Chris Jones 8f4967d0b8 Merge pull request #335 from notmasteryet/lzw-mem 14 years ago
notmasteryet b7ac83da32 LZW reducing memory usage 14 years ago
notmasteryet 5c7ecbfa28 Basic annotation link support 14 years ago
Andreas Gal 0a11c8bc91 Merge pull request #332 from sbarman/hmm 14 years ago
sbarman a24ec410ee cleanup 14 years ago
sbarman 8ff8a92244 Revert "Merge branch 'writeToFile' into hmm" 14 years ago
sbarman bd567fc322 working font 14 years ago
sbarman 881af4695e Merge branch 'master' into hmm 14 years ago
Andreas Gal 94000e223c Merge pull request #330 from sbarman/pig 14 years ago
sbarman a7353ad737 combined pathX/Y with x/y and wrote setCurrentPoint function 14 years ago
sbarman 7ae84533c6 added stiched functions 14 years ago
sbarman 8351877f16 cleanup 14 years ago
sbarman 2ef9900597 implemented curve2, partial fix for #325 14 years ago
sbarman 9f615036d9 Still testing type1 charstring conversion 14 years ago
Andreas Gal 2d1b356e66 Merge pull request #328 from kkujala/master 14 years ago
Kalervo Kujala a44d7f97f9 Merge remote-tracking branch 'upstream/master' 14 years ago
Kalervo Kujala 7cbdc982c5 Report results properly to test.py from driver.js. 14 years ago
Andreas Gal 2b0d3418bd Merge pull request #327 from kkujala/master 14 years ago
sbarman 9b91fca347 Merge branch 'writeToFile' into hmm 14 years ago
sbarman c592d5ed3b still mucking with subroutines 14 years ago
Kalervo Kujala 965193b38d Keep the results visible in test_slave.html before quitting. 14 years ago
Chris Jones 7888439e53 Merge pull request #326 from kkujala/master 14 years ago
Kalervo Kujala 802f664baa Indent the driver.js correctly. 14 years ago
sbarman 23d37f98db working on subroutines 14 years ago
notmasteryet 03e111308f Merge branch 'lzw' of git://github.com/notmasteryet/pdf.js.git 14 years ago
notmasteryet 03c5fa3d19 switch optimization 14 years ago
notmasteryet 180747dbdc Optimize usage of the memory in the LZWStream; linting 14 years ago
Andreas Gal 512ed84af7 Merge pull request #324 from notmasteryet/lzw 14 years ago
Andreas Gal ccc6e31749 Merge pull request #323 from notmasteryet/basefont 14 years ago
notmasteryet 447ff0a059 Add JAI.pdf (issue #292) to the ref tests 14 years ago
notmasteryet 8f3a378944 Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into lzw 14 years ago
notmasteryet b141a66309 Fixing bad comment 14 years ago
Andreas Gal 52ac2122b4 Merge pull request #322 from notmasteryet/basefont 14 years ago
notmasteryet aad77fcc55 BaseFont and misc fonts fixes 14 years ago
notmasteryet 26ce439514 LZW filter 14 years ago
Chris Jones b49a0f6b63 Merge pull request #321 from kkujala/master 14 years ago
Kalervo Kujala 56ed06e7ea Refactor the lines that are over 80 characters long in driver.js. 14 years ago
Chris Jones 44e4fcdc85 Merge pull request #320 from kkujala/master 14 years ago
Kalervo Kujala a9b88d2cf8 Add test/ to the lint. 14 years ago
Kalervo Kujala 9ee841388a Add test js files to the lint. 14 years ago
Kalervo Kujala b2037841e5 Correct the coding style according to gjslint in font.js 14 years ago
Chris Jones ec9b3d67af Merge pull request #318 from kkujala/master 14 years ago
Kalervo Kujala eebb47c072 Refactor the line that is longer than 80 characters in web/viewer.js. 14 years ago
Andreas Gal be5ecf2573 Merge pull request #317 from kkujala/master 14 years ago
Kalervo Kujala 77104f9270 Refactor the lines that are longer than 80 characters in pdf.js. 14 years ago
Chris Jones ee4bc65cb1 Merge pull request #314 from kkujala/master 14 years ago