Go to file
2011-06-11 03:25:58 +02:00
cffStandardStrings.js Clean up some Type2 reader code for readibility 2011-06-09 02:37:06 +02:00
LICENSE remove newline in LICENSE 2011-05-06 15:16:26 -07:00
pdf.js Add the beginning of a Type1 to Type2 charstring converter 2011-06-10 01:20:00 +02:00
PDFFont.js Add a basic non-working OTF generator 2011-06-11 03:25:58 +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
t2data.js Add the beginning of a CFF encoder 2011-06-10 06:12:59 +02:00
test.css Separate js and css from the test.html file 2011-05-26 16:02:52 +02:00
test.html Add the beginning of a CFF encoder 2011-06-10 06:12:59 +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.