Commit graph

22 commits

Author SHA1 Message Date
steelsojka
df84165ca3 fix(chunkstream): max call stack thrown when parsing large pngs 2013-11-22 16:21:22 -06:00
Kuba Niegowski
82dd9a96c0 v0.4.0 2013-06-05 23:17:19 +02:00
Kuba Niegowski
3aed2d5133 bump ver in package.js 2012-11-29 00:45:02 +01:00
Kuba Niegowski
a527d93d7b v0.4.0-alpha 2012-11-29 00:39:43 +01:00
Kuba Niegowski
a6406c85f2 Merge branch 'pdpotter-master' 2012-11-28 23:28:59 +01:00
Kuba Niegowski
b01112cf2f Merge branch 'master' of git://github.com/pdpotter/node-pngjs into pdpotter-master 2012-11-28 23:24:34 +01:00
Pieterjan De Potter
db9d2bed67 tiny syntax fix 2012-11-28 16:25:52 +01:00
Pieterjan De Potter
0bdf465808 added possibility to use multiple filters 2012-11-28 16:19:14 +01:00
Pieterjan De Potter
303e231a7e added zlib deflateStrategy option, default to Z_RLE 2012-11-28 15:40:27 +01:00
Kuba Niegowski
dda49ff154 documentation update and v0.3.0-alpha 2012-08-23 09:41:02 +02:00
Kuba Niegowski
7f843dec72 Merge branch 'streams' 2012-08-22 23:47:50 +02:00
Kuba Niegowski
14b9f6ddcf streams 2012-08-22 23:46:05 +02:00
Kuba Niegowski
43a7c3dc4e new experimental streams 2012-08-22 11:30:12 +02:00
Kuba Niegowski
11a02b6801 README.md update 2012-08-21 09:54:13 +02:00
Kuba Niegowski
eedc329b9a Better scanline filter selection 2012-08-21 09:50:38 +02:00
Kuba Niegowski
207c02d323 checked background on test page 2012-08-20 23:32:20 +02:00
Kuba Niegowski
dc024a1b35 added out for test in examples 2012-08-20 23:14:44 +02:00
Kuba Niegowski
a34e6fe1cd added support for all color types (but still only 8 bits/sample) 2012-08-20 23:06:44 +02:00
Kuba Niegowski
2fe6c8805a bitblt 2012-08-19 23:36:53 +02:00
Kuba Niegowski
66c0a34c7a readme 2012-08-19 01:14:15 +02:00
Kuba Niegowski
616725ecaf readme 2012-08-19 01:05:20 +02:00
Kuba Niegowski
413c967aae first commit 2012-08-19 00:44:48 +02:00