Go to file
2011-06-14 21:51:11 +02:00
cffStandardStrings.js Small changes 2011-06-13 05:30:02 +02:00
compressed.tracemonkey-pldi-09.pdf replace wrong compressed pdf with the actual tracemonkey paper 2011-06-03 14:24:43 -07:00
glyphlist.js Add some missing glyphs 2011-06-12 23:41:57 +02:00
LICENSE added Shaon as contributor 2011-06-04 10:41:18 -07:00
pdf.js Add XObjects fonts to the list of page fonts and has a forEach method to the Dict class 2011-06-14 21:38:59 +02:00
PDFFont.js Remove direct access to the underlying map object of dict in the fonts builder 2011-06-14 21:51:11 +02:00
PDFFontUtils.js Small changes 2011-06-13 05:30:02 +02:00
README never mind restore previous README formating 2011-05-06 15:15:54 -07:00
test.css Separate js and css from the test.html file 2011-05-26 16:02:52 +02:00
test.html Add support for ligatures, asterisks, etc. 2011-06-14 11:08:08 +02:00
test.js Add XObjects fonts to the list of page fonts and has a forEach method to the Dict class 2011-06-14 21:38:59 +02:00

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.