1103 Commits (e448dce42b0a58830b83b05e16c7ab5f27b9dcd0)
 

Author SHA1 Message Date
Vivien Nicolas e448dce42b Add better informations for the OS/2 table 14 years ago
Vivien Nicolas 1c611d4e32 Improve a bit the createNameTable code 14 years ago
Vivien Nicolas 4c6c20fc29 Fix a few headers fields 14 years ago
Vivien Nicolas a7c3ebcac3 Do not include the padding size in the length declared in the table header 14 years ago
Vivien Nicolas 0a7531cb33 Calculate correct checksum for the field header 14 years ago
Andreas Gal 68aa1f9bbb Merge pull request #122 from sayrer/master 14 years ago
Rob Sayre a50136709f Make the browser command dispatch table-driven and fix the --browser option. 14 years ago
Andreas Gal 20e7b986ad update README 14 years ago
Andreas Gal 97fbd4ec39 Merge branch 'master' of github.com:andreasgal/pdf.js 14 years ago
Andreas Gal 21d238db4a update README 14 years ago
Andreas Gal 16e1eadf93 Merge pull request #108 from vingtetun/master 14 years ago
Vivien Nicolas 91399b50ef Use the shadow method in Fonts.ctx 14 years ago
Vivien Nicolas dd923d5aea Merge with upstream, reverse changeset 4e24288 since it brokes TTF on linux 14 years ago
Andreas Gal 6c8f78a59c Merge branch 'master' of github.com:andreasgal/pdf.js 14 years ago
Andreas Gal ee5a7afe5f Merge pull request #114 from sayrer/master 14 years ago
Rob Sayre 781bcb674b Clean some trailing whitespace. 14 years ago
Rob Sayre 37011784a5 Merge branch 'master' of https://github.com/sayrer/pdf.js 14 years ago
Rob Sayre 42b7c7dfc6 Use AppleScript to close Chrome. 14 years ago
Rob Sayre 061c998ca2 Add Google Chrome to Mac example manifest. 14 years ago
Andreas Gal 5a8119f634 Merge branch 'master' of github.com:andreasgal/pdf.js 14 years ago
Andreas Gal f10886f1ee Merge pull request #113 from cgjones/master 14 years ago
Chris Jones 08ca57271e update contact info 14 years ago
Rob Sayre 6e82ccd073 Add sample browser manifest for Linux. 14 years ago
Andreas Gal 44cc8c69b2 Merge pull request #112 from cgjones/master 14 years ago
Chris Jones 826c6c775d fix moar |const| and modeline 14 years ago
Rob Sayre d5ef6e1b05 Add support for Google Chrome. 14 years ago
Andreas Gal 35f5fe3a16 Merge branch 'master' of github.com:andreasgal/pdf.js 14 years ago
Chris Jones 7c9bf1f36f Merge pull request #95 from jviereck/master 14 years ago
Andreas Gal 771a36cb34 Merge pull request #110 from sayrer/master 14 years ago
Rob Sayre 3213299f30 const doesn't work in Chrome. 14 years ago
Andreas Gal 9765a61071 Merge branch 'master' of github.com:andreasgal/pdf.js 14 years ago
Andreas Gal 442d184781 Merge pull request #107 from ironymark/master 14 years ago
Vivien Nicolas 80f650b6bb Add a fake canvas for scaling fonts to improve perfs 14 years ago
Vivien Nicolas 63e1601464 Small cleanup 14 years ago
Vivien Nicolas e3dbb685f3 Add more precision for positionning fonts by scaling the canvas 14 years ago
Adil Allawi 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. 14 years ago
Vivien Nicolas 82928b14a1 Handle division in hsbw to provide the correct information to the hmtx table 14 years ago
Vivien Nicolas fe55204042 Add 1 to the number of metrics in the HHEA table and remove the mapping of .notdef 14 years ago
Vivien Nicolas bfe0356533 Filled notdef in the cmap table 14 years ago
Julian Viereck 803139127a Use Font.prototype.bindDOM to insert fonts on page 14 years ago
Julian Viereck 519fb435c3 Fonts.js: Add isLoadedCallback and add hack known from worker/client.js 14 years ago
Julian Viereck 1ac7064cad Add more timing logs 14 years ago
Julian Viereck 23e9064f17 Make all fonts render. Use encoding from FontWorker. Render canvas if id!=0 although fonts haven't arrived yet. 14 years ago
Julian Viereck c1834c1bb5 Make sure to reset callbacks array and get more fonts working 14 years ago
Julian Viereck b00df76044 First pass on FontWorker 14 years ago
Julian Viereck c712712e67 Move all worker related files under worker/ 14 years ago
Andreas Gal 646a95afce Merge branch 'master' of github.com:andreasgal/pdf.js 14 years ago
Andreas Gal dd6914e51e Merge branch 'master' of github.com:andreasgal/pdf.js 14 years ago
Chris Jones 095137ece1 Merge branch 'master' of github.com:andreasgal/pdf.js 14 years ago
Andreas Gal 866e59f3d0 Add pdf13-gfx.pdf to .gitignore 14 years ago