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 |
|
Luke Page
|
ebdb3c546c
|
v2.3.0
|
2016-04-22 07:30:39 +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
|
3c121291e8
|
Merge pull request #44 from lukeapage/greenkeeper-eslint-2.5.0
eslint@2.5.0 breaks build 🚨
|
2016-03-26 09:00:34 +01:00 |
|
Luke Page
|
e406a7527f
|
Merge pull request #45 from lukeapage/greenkeeper-phantomjs-prebuilt-2.1.7
phantomjs-prebuilt@2.1.7 breaks build 🚨
|
2016-03-26 08:33:32 +01:00 |
|
greenkeeperio-bot
|
d1f3b0b9b1
|
chore(package): update phantomjs-prebuilt to version 2.1.7
http://greenkeeper.io/
|
2016-03-25 22:51:08 +01:00 |
|
greenkeeperio-bot
|
8e20083602
|
chore(package): update eslint to version 2.5.0
http://greenkeeper.io/
|
2016-03-25 20:46:44 +01:00 |
|
Luke Page
|
c7d7cbc305
|
Merge pull request #42 from lukeapage/greenkeeper-eslint-2.1.0
Update eslint to version 2.1.0 🚀
|
2016-02-16 06:52:44 +01:00 |
|
greenkeeperio-bot
|
4d6b6c16da
|
chore(package): update eslint to version 2.1.0
http://greenkeeper.io/
|
2016-02-16 06:06:25 +01:00 |
|
Luke Page
|
a3f3ef50df
|
clarification - fixes #36
|
2016-02-16 05:57:59 +01:00 |
|
Luke Page
|
f5faba0119
|
Merge pull request #40 from lukeapage/greenkeeper-phantomjs-2.1.3
Update phantomjs to version 2.1.3 🚀
|
2016-01-28 08:52:12 +01:00 |
|
greenkeeperio-bot
|
785d6c1ab0
|
chore(package): update phantomjs to version 2.1.3
http://greenkeeper.io/
|
2016-01-28 05:54:26 +01:00 |
|
Luke Page
|
ff2d83c6d5
|
Merge pull request #37 from lukeapage/greenkeeper-update-all
Update all dependencies 🌴
|
2016-01-06 16:52:51 +00:00 |
|
greenkeeperio-bot
|
b23bc321a6
|
chore(package): update dependencies
http://greenkeeper.io/
|
2016-01-06 16:50:42 +00:00 |
|
Luke Page
|
596f130230
|
Correct instructions for testing - related to #36
|
2015-12-15 13:06:12 +00:00 |
|
Luke Page
|
2ec7f0d50f
|
v2.2.0
|
2015-12-04 21:27:05 +00:00 |
|
Luke Page
|
1ba93c2af8
|
Fix newfile example. Fixes #35
|
2015-12-04 21:21:29 +00:00 |
|
Luke Page
|
5ee7782212
|
Merge pull request #34 from gusc/master
I created a PNG.sync.write
|
2015-12-04 21:15:53 +00:00 |
|
Gusts Kaksis
|
c76df92fd4
|
Moved packer processing options to Packer class. Use zlib deflate options in PackerSync.
|
2015-12-04 10:35:19 +02:00 |
|
Gusts Kaksis
|
bc271fcf38
|
Added missing "use strict" and fixed an ESLint no-param-reassign warning
|
2015-12-03 18:31:56 +02:00 |
|
Gusts Kaksis
|
ac815b87ee
|
Implemented symetric PNG.sync.write to complement PNG.sync.read
|
2015-12-03 18:00:33 +02:00 |
|
Gusts Kaksis
|
42fd49f0b6
|
Begin to lay out a symetric packer api for synchronous usage.
|
2015-11-25 14:36:22 +02:00 |
|
Luke Page
|
a04ccc330a
|
2.1 release
|
2015-10-28 19:50:37 +00:00 |
|
Luke Page
|
214838df84
|
2.1 changelog
|
2015-10-28 19:50:27 +00:00 |
|
Luke Page
|
db33e31a41
|
clarify bgColor option
|
2015-10-28 19:48:26 +00:00 |
|
Luke Page
|
43852cdab6
|
Update .travis.yml
|
2015-10-28 19:44:44 +00:00 |
|
Luke Page
|
346bdaa07b
|
test on node 4.3 in travis
|
2015-10-28 19:43:05 +00:00 |
|
Luke Page
|
f4b394e117
|
update badge names pngjs2 -> pngjs
|
2015-10-28 19:41:30 +00:00 |
|
Luke Page
|
e81a7525e5
|
Merge pull request #32 from cb1kenobi/flatten-bgcolor
Added bgColor support when removing alpha from image.
|
2015-10-28 19:39:04 +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
|
8575154813
|
Update to pngjs
|
2015-10-20 17:07:34 +01:00 |
|
Luke Page
|
45033d4031
|
expand example to create a new file
|
2015-10-09 07:49:42 +01:00 |
|
Luke Page
|
912df207b5
|
don't include filter type when parsing
|
2015-10-09 07:46:45 +01:00 |
|
Luke Page
|
0da750762f
|
Update changelog
|
2015-10-08 12:17:59 +01:00 |
|
Luke Page
|
7878c860ad
|
Version 2 release
|
2015-10-08 12:15:01 +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 |
|
Luke Page
|
b5105432b3
|
Merge pull request #29 from elisee/patch-2
Remove accidentally-added "src" parameter from PNG.prototype.bitblt
|
2015-10-08 12:13:42 +01:00 |
|
Luke Page
|
ace6fa505b
|
Merge pull request #28 from elisee/patch-1
Require the correct module in the README example
|
2015-10-08 12:12:48 +01:00 |
|
Elisée
|
4004ac2cd5
|
Fix a couple typos in README.md
|
2015-10-08 09:43:43 +02:00 |
|
Elisée
|
7717852dad
|
Remove "src" parameter from PNG.prototype.bitblt
|
2015-10-08 09:31:32 +02:00 |
|
Elisée
|
3c3eb6d709
|
Require the correct module in the README example
|
2015-10-08 08:22:43 +02:00 |
|
Luke Page
|
b90e811243
|
1.2.0 release
|
2015-09-13 19:20:59 +01:00 |
|
Luke Page
|
d7a8638b72
|
do not use the output format to determine the input one
|
2015-09-13 19:19:32 +01:00 |
|
Luke Page
|
d08fc30edb
|
Use lowercase BPP consistently
|
2015-09-13 18:43:44 +01:00 |
|
Luke Page
|
159221c115
|
move color type constants to constants. Revert change requiring default options on null.
|
2015-09-13 18:40:53 +01:00 |
|
michuNEEO
|
780a796de3
|
add example
|
2015-09-13 14:56:07 +02:00 |
|
michuNEEO
|
4428bba483
|
update gitignore
|
2015-09-13 14:55:54 +02:00 |
|
michuNEEO
|
6467ad747b
|
update readme, fix stlye issues
|
2015-09-13 14:41:40 +02:00 |
|
michuNEEO
|
83d60edeaf
|
poc to support colortype 2
|
2015-09-13 14:31:22 +02:00 |
|