pngjs/lib
2015-10-08 09:31:32 +02:00
..
bitmapper.js catch async exceptions and emit error 2015-08-08 06:53:15 +01:00
bitpacker.js do not use the output format to determine the input one 2015-09-13 19:19:32 +01:00
chunkstream.js update readme, fix stlye issues 2015-09-13 14:41:40 +02:00
constants.js move color type constants to constants. Revert change requiring default options on null. 2015-09-13 18:40:53 +01:00
crc.js poc to support colortype 2 2015-09-13 14:31:22 +02:00
filter-pack.js Use lowercase BPP consistently 2015-09-13 18:43:44 +01:00
filter-parse-async.js refactor - shorten method param count 2015-08-08 06:42:22 +01:00
filter-parse-sync.js refactor - shorten method param count 2015-08-08 06:42:22 +01:00
filter-parse.js refactor - shorten method param count 2015-08-08 06:42:22 +01:00
format-normaliser.js Pull out format normaliser. Fix #18 2015-08-05 23:21:28 +01:00
interlace.js Fix #21 - interlaced png's that were not square failed because of typo 2015-08-21 08:11:10 +01:00
packer.js do not use the output format to determine the input one 2015-09-13 19:19:32 +01:00
paeth-predictor.js poc to support colortype 2 2015-09-13 14:31:22 +02:00
parser-async.js refactor - shorten method param count 2015-08-08 06:42:22 +01:00
parser-sync.js Expose all info (palette and transparent color) to the user 2015-08-22 07:03:41 +01:00
parser.js move color type constants to constants. Revert change requiring default options on null. 2015-09-13 18:40:53 +01:00
png-sync.js refactor parser-sync 2015-08-06 19:46:30 +01:00
png.js Remove "src" parameter from PNG.prototype.bitblt 2015-10-08 09:31:32 +02:00
sync-reader.js Remove copyright from individual files. It is included in the project once. 2015-08-04 23:03:38 +01:00