13 Commits

Author SHA1 Message Date
Devon Govett
f8a40dba76 Make PDFDocument a node stream 2014-03-23 17:11:48 -07:00
Devon Govett
1305a9592a Switch to 2 space indentation 2014-03-23 12:25:09 -07:00
Devon Govett
a0901c75a0 Make sure we use global.setImmediate 2014-02-17 23:20:32 -08:00
Bob Zoller
dd8fb58092 fix a few max call stack size exceeded errors
resolves a RangeError when finalizing documents with many images and/or many pages.
2014-02-14 11:40:53 -08:00
Mark Hahn
4cb8edf4b2 removed DHT marker FFC4 from list of SOF markers 2013-07-04 11:40:48 -07:00
Devon Govett
39f4e9ea6a Separate png decoding into a separate library. See http://github.com/devongovett/png.js. 2012-04-07 01:38:03 -07:00
Devon Govett
b9da8ebedd Switch to using Node's built in zlib bindings. Fixes #48. 2012-04-03 19:28:59 -07:00
Devon Govett
fb7d8ceb7f Fix zlib issue with node 0.6. Closes #42. 2011-10-22 14:12:02 -07:00
Devon Govett
e60eae758d Fix a JPEG parsing issue with Progressive DCT 2011-08-23 12:49:45 -04:00
Devon Govett
14d9dddf2e PNG color palette decoding bug fix 2011-08-08 17:24:17 -04:00
Devon Govett
06ff164992 Reword comment 2011-07-13 01:10:46 -04:00
Devon Govett
cacc71c2f9 Fix a PDF embedding bug 2011-07-12 16:16:22 -04:00
Devon Govett
9215fc1b02 Initial commit 2011-07-09 22:57:00 -04:00