Go to file
2011-06-15 09:21:59 +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
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 2011-06-15 05:40:54 +02: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 a basic support for TrueType (generate fonts with OS/2 table) 2011-06-15 04:46:48 +02:00
PDFFont.js Make Type1 glyphs use the default width they declare 2011-06-15 09:21:59 +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 Encodings.js and change the code to generate a CharSet per font, this will allow future changes to the OpenType font generator 2011-06-15 05:40:54 +02:00
test.js Add Encodings.js and change the code to generate a CharSet per font, this will allow future changes to the OpenType font generator 2011-06-15 05:40:54 +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.