Go to file
2011-06-13 04:37:53 +02:00
cffStandardStrings.js Clean up some Type2 reader code for readibility 2011-06-09 02:37:06 +02:00
glyphlist.js Add some missing glyphs 2011-06-12 23:41:57 +02:00
LICENSE remove newline in LICENSE 2011-05-06 15:16:26 -07:00
pdf.js Add a root 'Font' class as the outside world API 2011-06-13 01:38:05 +02:00
PDFFont.js Clean up a bit the code to generate an OTF 2011-06-13 04:37:53 +02:00
PDFFontUtils.js Do not add empty spaces anymore 2011-06-10 20:45:42 +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 Remove the Type2 validation data from the tree 2011-06-12 05:19:43 +02:00
test.js Separate js and css from the test.html file 2011-05-26 16:02:52 +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.