Generic build of PDF.js library.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Vivien Nicolas 675b2f0471 Remove some debug leftovers and add some comments about future directions for the code 14 years ago
Encodings.js Add Encodings.js and change the code to generate a CharSet per font, this will allow future changes to the OpenType font generator 14 years ago
LICENSE added Shaon as contributor 14 years ago
PDFFont.js Remove some debug leftovers and add some comments about future directions for the code 14 years ago
PDFFontUtils.js Remove some debug leftovers and add some comments about future directions for the code 14 years ago
README never mind restore previous README formating 14 years ago
cffStandardStrings.js Small changes 14 years ago
compressed.tracemonkey-pldi-09.pdf replace wrong compressed pdf with the actual tracemonkey paper 14 years ago
glyphlist.js Add some missing glyphs 14 years ago
pdf.js Resolve the char->glyphs mapping issue 14 years ago
test.css Separate js and css from the test.html file 14 years ago
test.html Add Encodings.js and change the code to generate a CharSet per font, this will allow future changes to the OpenType font generator 14 years ago
test.js Resolve the char->glyphs mapping issue 14 years ago

README

pdf.js is a technology demonstrator prototype to explore whether the HTML5
platform is complete enough to faithfully and efficiently render the ISO
32000-1:2008 Portable Document Format (PDF) without native code assistance.