pngjs/lib
2019-03-09 13:51:49 +01:00
..
bitmapper.js Speed up mapImage8Bit and mapImageCustomBit (#123) 2019-03-08 06:25:36 +01:00
bitpacker.js Update eslint to the latest version 🚀 (#86) 2019-03-09 13:51:49 +01:00
chunkstream.js Update eslint to the latest version 🚀 (#86) 2019-03-09 13:51:49 +01: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 Update eslint to the latest version 🚀 (#86) 2019-03-09 13:51:49 +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-async.js Moved packer processing options to Packer class. Use zlib deflate options in PackerSync. 2015-12-04 10:35:19 +02:00
packer-sync.js Kill zlib (#102) 2018-02-16 09:54:16 +01:00
packer.js Add writing 16 bit channels and support for grayscale input (#82) 2017-08-05 10:41:47 +02:00
paeth-predictor.js poc to support colortype 2 2015-09-13 14:31:22 +02:00
parser-async.js Update eslint to the latest version 🚀 (#86) 2019-03-09 13:51:49 +01:00
parser-sync.js Update eslint to the latest version 🚀 (#86) 2019-03-09 13:51:49 +01:00
parser.js Update eslint to the latest version 🚀 (#86) 2019-03-09 13:51:49 +01:00
png-sync.js Added support for encoding 8-bit grayscale images (colorType = 0 and 4) (#76) 2017-04-30 11:45:27 +02:00
png.js fix: explicitly coerce all pixel-dimensioned inputs to integers (#66) 2017-01-09 07:12:46 +01:00
sync-inflate.js Update eslint to the latest version 🚀 (#86) 2019-03-09 13:51:49 +01:00
sync-reader.js Update eslint to the latest version 🚀 (#86) 2019-03-09 13:51:49 +01:00