Commit Graph

  • 16e1eadf93 Merge pull request #108 from vingtetun/master Andreas Gal 2011-06-28 18:10:49 -07:00
  • 91399b50ef Use the shadow method in Fonts.ctx Vivien Nicolas 2011-06-29 03:00:23 +02:00
  • dd923d5aea Merge with upstream, reverse changeset 4e24288 since it brokes TTF on linux Vivien Nicolas 2011-06-29 02:58:51 +02:00
  • 6c8f78a59c Merge branch 'master' of github.com:andreasgal/pdf.js Andreas Gal 2011-06-28 16:51:14 -07:00
  • ee5a7afe5f Merge pull request #114 from sayrer/master Andreas Gal 2011-06-28 16:45:10 -07:00
  • 781bcb674b Clean some trailing whitespace. Rob Sayre 2011-06-28 16:32:27 -07:00
  • 37011784a5 Merge branch 'master' of https://github.com/sayrer/pdf.js Rob Sayre 2011-06-28 16:30:48 -07:00
  • 42b7c7dfc6 Use AppleScript to close Chrome. Rob Sayre 2011-06-28 16:29:52 -07:00
  • 061c998ca2 Add Google Chrome to Mac example manifest. Rob Sayre 2011-06-28 16:29:11 -07:00
  • 5a8119f634 Merge branch 'master' of github.com:andreasgal/pdf.js Andreas Gal 2011-06-28 16:10:18 -07:00
  • f10886f1ee Merge pull request #113 from cgjones/master Andreas Gal 2011-06-28 16:09:00 -07:00
  • 08ca57271e update contact info Chris Jones 2011-06-28 16:02:02 -07:00
  • 6e82ccd073 Add sample browser manifest for Linux. Rob Sayre 2011-06-28 15:25:46 -07:00
  • 44cc8c69b2 Merge pull request #112 from cgjones/master Andreas Gal 2011-06-28 15:25:08 -07:00
  • 826c6c775d fix moar |const| and modeline Chris Jones 2011-06-28 15:24:04 -07:00
  • d5ef6e1b05 Add support for Google Chrome. Rob Sayre 2011-06-28 15:20:31 -07:00
  • 35f5fe3a16 Merge branch 'master' of github.com:andreasgal/pdf.js Andreas Gal 2011-06-28 14:56:53 -07:00
  • 7c9bf1f36f Merge pull request #95 from jviereck/master Chris Jones 2011-06-28 14:56:10 -07:00
  • 5a1a35813b Merge branch 'master' into colorspace sbarman 2011-06-28 14:23:56 -07:00
  • 771a36cb34 Merge pull request #110 from sayrer/master Andreas Gal 2011-06-28 14:05:24 -07:00
  • 3213299f30 const doesn't work in Chrome. Rob Sayre 2011-06-28 13:59:22 -07:00
  • 9765a61071 Merge branch 'master' of github.com:andreasgal/pdf.js Andreas Gal 2011-06-28 13:54:36 -07:00
  • 442d184781 Merge pull request #107 from ironymark/master Andreas Gal 2011-06-28 13:54:06 -07:00
  • 80f650b6bb Add a fake canvas for scaling fonts to improve perfs Vivien Nicolas 2011-06-28 18:24:16 +02:00
  • 63e1601464 Small cleanup Vivien Nicolas 2011-06-28 17:35:15 +02:00
  • e3dbb685f3 Add more precision for positionning fonts by scaling the canvas Vivien Nicolas 2011-06-28 17:26:52 +02:00
  • 4e242880b6 Function replaceCMapTable() was not setting the font pos pointer to the correct place to read the cmap. Caused Mac PDFs to fail because the cmap was not correctly rewritten. Adil Allawi 2011-06-28 15:14:38 +01:00
  • 82928b14a1 Handle division in hsbw to provide the correct information to the hmtx table Vivien Nicolas 2011-06-28 13:34:39 +02:00
  • fe55204042 Add 1 to the number of metrics in the HHEA table and remove the mapping of .notdef Vivien Nicolas 2011-06-28 13:15:00 +02:00
  • bfe0356533 Filled notdef in the cmap table Vivien Nicolas 2011-06-28 13:06:31 +02:00
  • 803139127a Use Font.prototype.bindDOM to insert fonts on page Julian Viereck 2011-06-28 09:51:49 +02:00
  • 519fb435c3 Fonts.js: Add isLoadedCallback and add hack known from worker/client.js Julian Viereck 2011-06-28 09:50:53 +02:00
  • 1ac7064cad Add more timing logs Julian Viereck 2011-06-26 11:46:58 +02:00
  • 23e9064f17 Make all fonts render. Use encoding from FontWorker. Render canvas if id!=0 although fonts haven't arrived yet. Julian Viereck 2011-06-26 20:58:22 +02:00
  • c1834c1bb5 Make sure to reset callbacks array and get more fonts working Julian Viereck 2011-06-26 01:35:17 +02:00
  • b00df76044 First pass on FontWorker Julian Viereck 2011-06-26 20:55:27 +02:00
  • c712712e67 Move all worker related files under worker/ Julian Viereck 2011-06-26 20:44:13 +02:00
  • 646a95afce Merge branch 'master' of github.com:andreasgal/pdf.js Andreas Gal 2011-06-27 20:36:21 -07:00
  • dd6914e51e Merge branch 'master' of github.com:andreasgal/pdf.js Andreas Gal 2011-06-27 20:35:30 -07:00
  • 095137ece1 Merge branch 'master' of github.com:andreasgal/pdf.js Chris Jones 2011-06-27 20:31:37 -07:00
  • 16e2aa6e3b Add pdf13-gfx.pdf to .gitignore Andreas Gal 2011-06-27 20:31:01 -07:00
  • 866e59f3d0 Add pdf13-gfx.pdf to .gitignore Andreas Gal 2011-06-27 20:31:01 -07:00
  • 76f1291284 convert twips->CSS pixels Chris Jones 2011-06-27 20:18:40 -07:00
  • 376224bc99 convert twips->CSS pixels Chris Jones 2011-06-27 20:18:40 -07:00
  • f77707814e convert twips->CSS pixels Chris Jones 2011-06-27 20:18:40 -07:00
  • 0d0de98c12 Merge pull request #105 from notmasteryet/issue102 Chris Jones 2011-06-27 19:50:47 -07:00
  • 3683fc67fb Merge pull request #105 from notmasteryet/issue102 Chris Jones 2011-06-27 19:50:47 -07:00
  • 8249aa2602 Merge pull request #105 from notmasteryet/issue102 Chris Jones 2011-06-27 19:50:47 -07:00
  • 23af586934 Fix the regression at 6073a03 notmasteryet 2011-06-27 21:48:16 -05:00
  • 3b136d26ff Fix the regression at 6073a03 notmasteryet 2011-06-27 21:48:16 -05:00
  • 49a3bae05b Fix the regression at 6073a03 notmasteryet 2011-06-27 21:48:16 -05:00
  • 2416d5e745 the new test file is a .link Chris Jones 2011-06-27 18:28:29 -07:00
  • a5e4e53cdb the new test file is a .link Chris Jones 2011-06-27 18:28:29 -07:00
  • 8385cb8449 the new test file is a .link Chris Jones 2011-06-27 18:28:29 -07:00
  • cc9c7baefb Merge pull request #100 from notmasteryet/openweb-cover Andreas Gal 2011-06-27 18:15:22 -07:00
  • 4acd7daef8 Merge pull request #100 from notmasteryet/openweb-cover Andreas Gal 2011-06-27 18:15:22 -07:00
  • e87ee95c79 openweb-cover test notmasteryet 2011-06-27 20:13:11 -05:00
  • a7a49eabd3 openweb-cover test notmasteryet 2011-06-27 20:13:11 -05:00
  • d934f81895 Rollback defaults for font's Length1 and Length2 notmasteryet 2011-06-27 19:56:19 -05:00
  • 806fd49bbe Rollback defaults for font's Length1 and Length2 notmasteryet 2011-06-27 19:56:19 -05:00
  • 6073a030ab CMYK colors; font fixes notmasteryet 2011-06-27 19:34:41 -05:00
  • 48a2346275 CMYK colors; font fixes notmasteryet 2011-06-27 19:34:41 -05:00
  • a56e5ade22 Next try for windows (2) Vivien Nicolas 2011-06-28 01:39:09 +02:00
  • 0783f3a896 Next try for windows Vivien Nicolas 2011-06-28 01:17:36 +02:00
  • 61da963dae Give a shot at passing better information to hmtx (hinting is slightly broken) Vivien Nicolas 2011-06-28 00:11:53 +02:00
  • 36fd9a0890 Merge pull request #98 from sayrer/master Chris Jones 2011-06-27 14:13:32 -07:00
  • 328070ca35 Merge pull request #98 from sayrer/master Chris Jones 2011-06-27 14:13:32 -07:00
  • e90ac1d4cd Automatically load eq.log into the reftest page. Rob Sayre 2011-06-27 13:22:37 -07:00
  • 37be2b2c4d Automatically load eq.log into the reftest page. Rob Sayre 2011-06-27 13:22:37 -07:00
  • 4b96c06c27 Always write eq.log, and optionally start reftest. Rob Sayre 2011-06-27 12:37:12 -07:00
  • 687fceffc6 Always write eq.log, and optionally start reftest. Rob Sayre 2011-06-27 12:37:12 -07:00
  • 04dadb0f8f Ignore intelisa.pdf Rob Sayre 2011-06-27 12:36:34 -07:00
  • b002cfb433 Ignore intelisa.pdf Rob Sayre 2011-06-27 12:36:34 -07:00
  • c3cb102378 Add reftest-analyzer.xhtml Rob Sayre 2011-06-27 12:35:48 -07:00
  • 5c5688d494 Add reftest-analyzer.xhtml Rob Sayre 2011-06-27 12:35:48 -07:00
  • 798d7a10ca Use the right width field in hmtx Vivien Nicolas 2011-06-27 21:17:25 +02:00
  • 7dd227642c Merge pull request #97 from sbarman/bwimage Andreas Gal 2011-06-27 11:44:50 -07:00
  • fdb4d770c4 Merge pull request #97 from sbarman/bwimage Andreas Gal 2011-06-27 11:44:50 -07:00
  • 8a812e2ec9 clean up sbarman 2011-06-27 10:51:13 -07:00
  • 51f3961fa2 clean up sbarman 2011-06-27 10:51:13 -07:00
  • 8bf3a9d1b7 reasonably fast for black and white images sbarman 2011-06-27 10:38:10 -07:00
  • c4d50b7677 reasonably fast for black and white images sbarman 2011-06-27 10:38:10 -07:00
  • 683bc19427 working version of PDFImage sbarman 2011-06-27 09:58:02 -07:00
  • 2fdb200626 working version of PDFImage sbarman 2011-06-27 09:58:02 -07:00
  • 4683d38fda Merge pull request #90 from justindarc/master Andreas Gal 2011-06-27 09:55:10 -07:00
  • b6629221ca Merge pull request #90 from justindarc/master Andreas Gal 2011-06-27 09:55:10 -07:00
  • 58c23caeaf Merge branch 'master' into bwimage sbarman 2011-06-27 09:03:37 -07:00
  • ae87100a43 Merge branch 'master' into bwimage sbarman 2011-06-27 09:03:37 -07:00
  • 11601f3020 refactored image drawing code sbarman 2011-06-26 22:54:18 -07:00
  • 1f4fcfbd69 refactored image drawing code sbarman 2011-06-26 22:54:18 -07:00
  • 36b444198e Merge pull request #91 from sbarman/faxstream Andreas Gal 2011-06-26 20:52:26 -07:00
  • 0275a0a3d0 Merge pull request #91 from sbarman/faxstream Andreas Gal 2011-06-26 20:52:26 -07:00
  • 659286c000 Merge pull request #96 from vingtetun/master Andreas Gal 2011-06-26 20:46:10 -07:00
  • 94dae7e570 Merge pull request #96 from vingtetun/master Andreas Gal 2011-06-26 20:46:10 -07:00
  • ffe68d4972 Merge branch 'master' into faxstream sbarman 2011-06-26 20:04:28 -07:00
  • 25c27cbda1 Merge branch 'master' into faxstream sbarman 2011-06-26 20:04:28 -07:00
  • 9d7e7ad33a Move downloading code into separate function for readability. Rob Sayre 2011-06-26 12:05:02 -07:00
  • 4e38f4bc0d Move downloading code into separate function for readability. Rob Sayre 2011-06-26 12:05:02 -07:00
  • d8c2238e04 Merge pull request #94 from sayrer/master Andreas Gal 2011-06-26 11:16:47 -07:00
  • f08bff5578 Merge pull request #94 from sayrer/master Andreas Gal 2011-06-26 11:16:47 -07:00