Commit graph

  • 717cbb13b4 rename to pngjs Luke Page 2015-10-20 17:09:09 +0100
  • 8575154813 Update to pngjs Luke Page 2015-10-20 17:07:34 +0100
  • 45033d4031 expand example to create a new file Luke Page 2015-10-09 07:49:42 +0100
  • 912df207b5 don't include filter type when parsing Luke Page 2015-10-09 07:46:45 +0100
  • 0da750762f Update changelog Luke Page 2015-10-08 12:17:59 +0100
  • 7878c860ad Version 2 release Luke Page 2015-10-08 12:15:01 +0100
  • c631e6507c Merge pull request #30 from elisee/patch-3 Luke Page 2015-10-08 12:14:02 +0100
  • b5105432b3 Merge pull request #29 from elisee/patch-2 Luke Page 2015-10-08 12:13:42 +0100
  • ace6fa505b Merge pull request #28 from elisee/patch-1 Luke Page 2015-10-08 12:12:48 +0100
  • 4004ac2cd5 Fix a couple typos in README.md Elisée 2015-10-08 09:43:43 +0200
  • 7717852dad Remove "src" parameter from PNG.prototype.bitblt Elisée 2015-10-08 09:31:32 +0200
  • 3c3eb6d709 Require the correct module in the README example Elisée 2015-10-08 08:22:43 +0200
  • b90e811243 1.2.0 release Luke Page 2015-09-13 19:20:59 +0100
  • d7a8638b72 do not use the output format to determine the input one Luke Page 2015-09-13 19:19:32 +0100
  • d08fc30edb Use lowercase BPP consistently Luke Page 2015-09-13 18:43:44 +0100
  • 159221c115 move color type constants to constants. Revert change requiring default options on null. Luke Page 2015-09-13 18:40:53 +0100
  • 780a796de3 add example michuNEEO 2015-09-13 14:56:07 +0200
  • 4428bba483 update gitignore michuNEEO 2015-09-13 14:55:54 +0200
  • 6467ad747b update readme, fix stlye issues michuNEEO 2015-09-13 14:41:40 +0200
  • 83d60edeaf poc to support colortype 2 michuNEEO 2015-09-13 14:31:22 +0200
  • 75d2927e75 Remove filter type -1 Luke Page 2015-09-08 08:01:04 +0100
  • 99c5b43871 1.1.0 release Luke Page 2015-09-07 13:19:38 +0100
  • 79409fb535 Merge pull request #22 from gagern/deflateFactory Luke Page 2015-09-07 13:19:01 +0100
  • a0596a58c4 Introduce deflateFactory option to packer Martin von Gagern 2015-08-28 09:36:34 +0200
  • 7f456bacda 1.0.2 release Luke Page 2015-08-22 07:04:03 +0100
  • 15896644fd Expose all info (palette and transparent color) to the user Luke Page 2015-08-22 07:03:16 +0100
  • 33be98c413 v1.0.1 Luke Page 2015-08-21 08:11:38 +0100
  • ba44715818 Fix #21 - interlaced png's that were not square failed because of typo Luke Page 2015-08-21 08:10:21 +0100
  • 880d1b0814 v1.0.0 release Luke Page 2015-08-08 16:46:59 +0100
  • 109c83eba2 add the tests from pngparse - fixes #12 Luke Page 2015-08-08 16:39:29 +0100
  • dd5003a518 Documentation of sync api and adjustGamma. Fixes #14 Luke Page 2015-08-08 07:16:25 +0100
  • 6cf6d787bc catch async exceptions and emit error Luke Page 2015-08-08 06:53:15 +0100
  • 3ccd332f5a refactor - shorten method param count Luke Page 2015-08-08 06:42:22 +0100
  • 3ddd3f11a3 split out bitmapper Luke Page 2015-08-07 20:46:28 +0100
  • adf5216a49 Tidy up filtering. Luke Page 2015-08-07 07:59:57 +0100
  • 6607d71c04 test - no large option the wrong way round Luke Page 2015-08-07 08:26:27 +0100
  • b23964c551 Try to run coveralls only in 0.12 Luke Page 2015-08-07 08:20:52 +0100
  • 88869809e5 tweaks to CI config Luke Page 2015-08-07 08:12:46 +0100
  • 119d403098 Rename createData Luke Page 2015-08-07 07:31:14 +0100
  • 2fbf81e598 Finished is now optional Luke Page 2015-08-06 19:57:39 +0100
  • 735902ff9e refactor parser-sync Luke Page 2015-08-06 19:46:30 +0100
  • 1c817dbb9d pick up nolarge no matter how many spec files there are Luke Page 2015-08-06 19:45:24 +0100
  • 79465895af Gamma division constant Luke Page 2015-08-06 18:50:36 +0100
  • b24153494e Even longer timeouts Luke Page 2015-08-06 18:47:19 +0100
  • 411d777e22 Large timeouts for slow CI servers Luke Page 2015-08-06 18:36:06 +0100
  • a5b282356b bg spec Luke Page 2015-08-06 13:23:33 +0100
  • 5310b0ed5f Code format test code Luke Page 2015-08-06 13:12:14 +0100
  • 288a696584 Tap ftw Luke Page 2015-08-06 13:08:58 +0100
  • cdd6f0c5ab tidy examples a little Luke Page 2015-08-05 23:37:30 +0100
  • f84416a523 Merge branch 'master' of github.com:lukeapage/node-pngjs2 Luke Page 2015-08-05 23:21:36 +0100
  • 71a371d6cd Pull out format normaliser. Fix #18 Luke Page 2015-08-05 23:21:28 +0100
  • c450597b09 Merge branch 'master' of github.com:lukeapage/node-pngjs2 Luke Page 2015-08-05 17:00:47 +0100
  • ff9d322a36 add ability to write gamma chunks Luke Page 2015-08-05 17:00:37 +0100
  • eabc8ac061 Update package.json Luke Page 2015-08-04 23:11:37 +0100
  • 8cf14b9ca2 Update licence Luke Page 2015-08-04 23:05:56 +0100
  • 41c5a14950 Remove copyright from individual files. It is included in the project once. Luke Page 2015-08-04 23:03:38 +0100
  • 99eae1c711 Resolve remaining style issues Luke Page 2015-08-04 23:00:10 +0100
  • bf5ae3c54e configure the rest of eslint. Luke Page 2015-08-04 21:32:22 +0100
  • 8155d300f0 linting and tidy Luke Page 2015-08-04 19:27:18 +0100
  • 2398b72c8f Update README.md Luke Page 2015-08-04 08:04:30 +0100
  • 1183e25413 lint Luke Page 2015-08-03 23:08:50 +0100
  • 53bd460f4f v0.0.3 Luke Page 2015-08-03 22:46:14 +0100
  • d6b6f66bf4 npm ignore files not needed Luke Page 2015-08-03 22:43:52 +0100
  • a3620b0f02 Coveralls badge Luke Page 2015-08-03 22:40:03 +0100
  • 3a3b1ef242 Code coverage Luke Page 2015-08-03 22:36:36 +0100
  • 7c6f744795 AppVeyor badge Luke Page 2015-08-03 17:15:03 +0100
  • 47c9d09276 appveyor take 2 Luke Page 2015-08-03 17:08:54 +0100
  • ced0e4c2e0 appveyor file Luke Page 2015-08-03 17:07:07 +0100
  • 132841b3d3 Update README.md Luke Page 2015-08-03 16:58:03 +0100
  • e54257c4bd Update README.md Luke Page 2015-08-03 16:55:14 +0100
  • 2291c1816d Add badges Luke Page 2015-08-03 16:53:46 +0100
  • ee3dc328c5 Requires late version of node.js for sync Luke Page 2015-08-03 16:46:02 +0100
  • a5b996a9ef Travis CI Luke Page 2015-08-03 16:39:07 +0100
  • 2914659815 Do not process if checksum errors Luke Page 2015-08-03 16:35:05 +0100
  • b89ef0384f tidy up tests Luke Page 2015-08-03 16:18:01 +0100
  • 233925190c Automated testing using phantomjs Luke Page 2015-08-03 13:25:48 +0100
  • 8933a9048d For now, set a 16 tolerance on 16bit images because of gamma issue and a tolerance of 1 on the 2.2 8bit gamma correction test. Luke Page 2015-08-03 07:54:05 +0100
  • cb346c5685 0.0.2 release Luke Page 2015-08-02 23:30:43 +0100
  • 80addf080b Fix issue interlacing small files Luke Page 2015-08-02 23:25:57 +0100
  • b9293eaa2b support for transparent colour blocks without palettes Luke Page 2015-08-02 23:09:08 +0100
  • 51365543ae Add automated test to test page Luke Page 2015-08-02 17:19:55 +0100
  • 86a114be2f Add interlaced to meta data Luke Page 2015-08-02 11:50:19 +0100
  • d9452afc44 Update package.json Luke Page 2015-08-02 11:31:28 +0100
  • 9afd1b2358 Update README.md Luke Page 2015-08-02 11:30:45 +0100
  • 4def219e1e Merge remote-tracking branch 'origin/sync' Luke Page 2015-08-02 11:23:12 +0100
  • 8c8f205fa4 Update package.json Luke Page 2015-08-02 11:20:37 +0100
  • f7c70a92b4 Interlace support Luke Page 2015-08-02 11:06:21 +0100
  • 2d91824d0c Support for 16 bit Luke Page 2015-08-01 22:53:29 +0100
  • d601f60c79 Support for 1,2,4 bits PNG Luke Page 2015-08-01 11:56:47 +0100
  • 807ffcd66f Support for synchronous reading of PNG's Luke Page 2015-07-30 17:50:14 +0100
  • b5328d3574 test tweaks and markdown Luke Page 2015-07-31 06:02:51 +0100
  • 30e6e38e22 move tests, increase tests Luke Page 2015-07-30 23:30:30 +0100
  • abc6f7e789 doodles on sync Luke Page 2015-07-30 17:50:14 +0100
  • fa9693a42c Fix the falsy 0 options Alexandre Paré 2014-12-12 16:15:58 -0500
  • 4c508c661e Clarified png.parse() (from @stevenvanchon) Luke Page 2015-07-30 18:35:45 +0100
  • dbe7fbe390 Update README.md Gaurav Mali 2014-02-02 15:33:16 -0500
  • c38a7edf70 update README leogiese 2015-01-07 12:07:15 +0800
  • 51cc500a2e update README brighthas 2014-06-20 08:26:36 +0800
  • f4e162d44d publish v0.4.3 0.4.3 brighthas 2014-06-20 08:18:45 +0800
  • 1415f9fe1a Merge pull request #1 from steelsojka/maxstack-fix 利奥 2014-06-19 08:40:50 +0800