toriningen
70f55344de
Fix for bug #78 ( #79 )
...
* Fixed bug #78 .
Implemented support for PNGs with unterminated IDAT stream.
Implemented synchronous inflater with length limit support.
* Removed duplicate line.
* Fixing linter errors.
* Fixing linter errors.
* no finishFlushFlag on Node 4
* It now passes tests on Node 4
2017-04-30 11:32:05 +02:00
Luke Page
96c67ea08d
drop support for node < 4
2016-08-03 05:37:26 +02:00
Luke Page
b914ab4d80
remove node-zlib-backport as a dependency as it causes too many problems. Fixes #48
2016-04-27 05:35:51 +02:00
Mitar
e1c1022162
Backporting to 0.10
...
* Backporting to 0.10 for Meteor.
* Still use zlib if possible.
* Updated README.
* Try Travis CI for 0.10.
2016-04-21 23:45:11 +02:00
Luke Page
15896644fd
Expose all info (palette and transparent color) to the user
2015-08-22 07:03:41 +01:00
Luke Page
3ccd332f5a
refactor - shorten method param count
2015-08-08 06:42:22 +01:00
Luke Page
adf5216a49
Tidy up filtering.
2015-08-07 07:59:57 +01:00
Luke Page
119d403098
Rename createData
2015-08-07 07:31:14 +01:00
Luke Page
2fbf81e598
Finished is now optional
2015-08-06 19:57:39 +01:00
Luke Page
735902ff9e
refactor parser-sync
2015-08-06 19:46:30 +01:00
Luke Page
71a371d6cd
Pull out format normaliser. Fix #18
2015-08-05 23:21:28 +01:00
Luke Page
41c5a14950
Remove copyright from individual files. It is included in the project once.
2015-08-04 23:03:38 +01:00
Luke Page
bf5ae3c54e
configure the rest of eslint.
2015-08-04 21:32:22 +01:00
Luke Page
f7c70a92b4
Interlace support
2015-08-02 11:06:21 +01:00
Luke Page
d601f60c79
Support for 1,2,4 bits PNG
2015-08-01 13:03:38 +01:00
Luke Page
807ffcd66f
Support for synchronous reading of PNG's
2015-08-01 13:03:06 +01:00