Daniel Bulant
31f3472b34
Fix relative import exports
2020-05-29 19:23:47 +02:00
Daniel Bulant
8eabb688fe
Remove strict since it's default in deno
2020-05-29 18:58:20 +02:00
Luke Page
32271b56e3
prettier, es6, upgrades
2020-04-09 20:28:27 +02:00
smallnamespace
5d5f543c41
Fix https://github.com/lukeapage/pngjs/issues/129 ( #130 )
2020-04-09 15:50:37 +02:00
greenkeeper[bot]
7e160967c9
Update eslint to the latest version 🚀 ( #86 )
2019-03-09 13:51:49 +01:00
Liam McLoughlin
decc76f686
Return a correct alpha value in the metadata callback when a tRNS chunk is present ( #119 )
...
* Fix "metadata" alpha property to respect presence of tRNS chunk
* Emit metadata at first IDAT chunk
* Fix typo
2019-03-08 06:27:54 +01:00
Ryo Kawaguchi
0a6201df87
Support up to node v9 ( #110 )
...
* Fix compatibility issues with node 9.
* Fix async tests.
2018-04-19 22:04:14 +02:00
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
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
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
99eae1c711
Resolve remaining style issues
2015-08-04 23:00:10 +01:00
Luke Page
bf5ae3c54e
configure the rest of eslint.
2015-08-04 21:32:22 +01:00
Luke Page
8155d300f0
linting and tidy
2015-08-04 19:27:18 +01:00
Luke Page
2914659815
Do not process if checksum errors
2015-08-03 16:35:05 +01:00
Luke Page
233925190c
Automated testing using phantomjs
2015-08-03 13:25:48 +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