Go to file
2011-06-17 00:34:03 -07: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
fonts_utils.js Rename PDFFonts.js to fonts.js 2011-06-17 09:11:03 +02:00
fonts.js store unicode value as integer instead of hex string in glyphlist 2011-06-17 00:34:03 -07:00
glyphlist.js store unicode value as integer instead of hex string in glyphlist 2011-06-17 00:34:03 -07:00
LICENSE added Shaon as contributor 2011-06-04 10:41:18 -07:00
pdf.js Resolve the char->glyphs mapping issue 2011-06-16 03:55:45 +02:00
README add blogs and twitter link 2011-06-17 14:45:50 +08:00
test.css Separate js and css from the test.html file 2011-05-26 16:02:52 +02:00
test.html Rename PDFFonts.js to fonts.js 2011-06-17 09:11:03 +02:00
test.js Merge with master 2011-06-17 09:06:19 +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.

You can read more about pdf.js here:

http://andreasgal.com/2011/06/15/pdf-js/
http://blog.mozilla.com/cjones/2011/06/15/overview-of-pdf-js-guts/

Or follow us on twitter: @pdfjs

http://twitter.com/#!/pdfjs