Luke Page
db33e31a41
clarify bgColor option
2015-10-28 19:48:26 +00:00
Luke Page
f4b394e117
update badge names pngjs2 -> pngjs
2015-10-28 19:41:30 +00:00
Chris Barber
76450f7e2d
Added bgColor support when removing alpha from image.
2015-10-23 14:05:00 -05:00
Luke Page
717cbb13b4
rename to pngjs
2015-10-20 17:09:09 +01:00
Luke Page
0da750762f
Update changelog
2015-10-08 12:17:59 +01:00
Luke Page
c631e6507c
Merge pull request #30 from elisee/patch-3
...
Fix a couple typos in README.md
2015-10-08 12:14:02 +01:00
Elisée
4004ac2cd5
Fix a couple typos in README.md
2015-10-08 09:43:43 +02:00
Elisée
3c3eb6d709
Require the correct module in the README example
2015-10-08 08:22:43 +02:00
Luke Page
d7a8638b72
do not use the output format to determine the input one
2015-09-13 19:19:32 +01:00
michuNEEO
6467ad747b
update readme, fix stlye issues
2015-09-13 14:41:40 +02:00
Luke Page
75d2927e75
Remove filter type -1
2015-09-08 08:01:04 +01:00
Martin von Gagern
a0596a58c4
Introduce deflateFactory option to packer
...
The main application motivating this addition is the creation of
reproducible compression results. Since `zlib` is shipped with node.js, we
have no control over its version via npm. To guarantee reproducible
results, other libraries (like pako) could be used, with a fixed version
number to guarantee consistent behavior. This modification provides a hook
to allow such usage.
2015-08-28 09:59:28 +02:00
Luke Page
dd5003a518
Documentation of sync api and adjustGamma. Fixes #14
2015-08-08 07:16:25 +01:00
Luke Page
2398b72c8f
Update README.md
...
Add an extra space for NPM
2015-08-04 08:04:30 +01:00
Luke Page
53bd460f4f
v0.0.3
2015-08-03 22:46:14 +01:00
Luke Page
a3620b0f02
Coveralls badge
2015-08-03 22:40:03 +01:00
Luke Page
7c6f744795
AppVeyor badge
2015-08-03 17:15:03 +01:00
Luke Page
132841b3d3
Update README.md
2015-08-03 16:58:03 +01:00
Luke Page
e54257c4bd
Update README.md
2015-08-03 16:55:14 +01:00
Luke Page
2291c1816d
Add badges
2015-08-03 16:53:46 +01:00
Luke Page
ee3dc328c5
Requires late version of node.js for sync
2015-08-03 16:46:02 +01:00
Luke Page
b89ef0384f
tidy up tests
2015-08-03 16:18:01 +01:00
Luke Page
233925190c
Automated testing using phantomjs
2015-08-03 13:25:48 +01:00
Luke Page
cb346c5685
0.0.2 release
2015-08-02 23:30:43 +01:00
Luke Page
86a114be2f
Add interlaced to meta data
2015-08-02 11:50:19 +01:00
Luke Page
9afd1b2358
Update README.md
2015-08-02 11:30:45 +01:00
Luke Page
b5328d3574
test tweaks and markdown
2015-07-31 06:02:51 +01:00
Luke Page
4c508c661e
Clarified png.parse() (from @stevenvanchon)
2015-07-30 18:35:45 +01:00
Gaurav Mali
dbe7fbe390
Update README.md
...
The method signature wasn't obvious enough so I came up with an example to show how it can be used.
2015-07-30 16:32:16 +01:00
leogiese
c38a7edf70
update README
2015-01-07 12:07:15 +08:00
brighthas
51cc500a2e
update README
2014-06-20 08:26:36 +08:00
brighthas
b1dd5ac47a
update README
2013-10-21 21:10:58 +08:00
Kuba Niegowski
82dd9a96c0
v0.4.0
2013-06-05 23:17:19 +02:00
Kuba Niegowski
a527d93d7b
v0.4.0-alpha
2012-11-29 00:39:43 +01:00
Kuba Niegowski
dda49ff154
documentation update and v0.3.0-alpha
2012-08-23 09:41:02 +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
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