Generic build of PDF.js library.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Andreas Gal dab62f9a1e Merge pull request #346 from ironymark/master 14 years ago
test Change the way Type 2 CID fonts are encoded. Move the cmap glyphs above the first 255 unicode values so that fillText does not change them and create an encoding to map characters to the glyphs. 14 years ago
utils cleanup 14 years ago
web cleanup 14 years ago
worker Merge upstream. 14 years ago
.gitignore allow custom rules to be defined in local.mk 14 years ago
LICENSE Add Yury to the contributors list 14 years ago
Makefile Add test/ to the lint. 14 years ago
README.md Edited README.md via GitHub 14 years ago
crypto.js Formatting hex number, making gjslint happy: reducing lines width 14 years ago
fonts.js Offset glyphs to the unicode private use area 14 years ago
glyphlist.js Almost passing gjslint. 14 years ago
pdf.js Merge pull request #339 from ironymark/master 14 years ago

README.md

pdf.js

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.

pdf.js is not currently part of the Mozilla project, and there is no plan yet to integrate it into Firefox. We will explore that possibility once pdf.js is production ready. Until then we aim to publish a Firefox PDF reader extension powered by pdf.js.

Our demo site is here:

http://andreasgal.github.com/pdf.js/

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/

follow us on twitter: @pdfjs

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

join our mailing list:

dev-pdf-js@lists.mozilla.org

and talk to us on IRC:

#pdfjs on irc.mozilla.org