pngjs/lib
Zachary Holyszko 257a4c972d
fix(buffer): migrate to safe constructor methods (#134)
Co-authored-by: Zachary Holyszko <zholyszko@dmdconnects.com>
2020-04-09 15:48:18 +02:00
..
bitmapper.js fix(buffer): migrate to safe constructor methods (#134) 2020-04-09 15:48:18 +02:00
bitpacker.js fix(buffer): migrate to safe constructor methods (#134) 2020-04-09 15:48:18 +02:00
chunkstream.js fix(buffer): migrate to safe constructor methods (#134) 2020-04-09 15:48:18 +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 fix(buffer): migrate to safe constructor methods (#134) 2020-04-09 15:48:18 +02: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 fix(buffer): migrate to safe constructor methods (#134) 2020-04-09 15:48:18 +02:00
format-normaliser.js fix(buffer): migrate to safe constructor methods (#134) 2020-04-09 15:48:18 +02: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 fix(buffer): migrate to safe constructor methods (#134) 2020-04-09 15:48:18 +02:00
packer-sync.js fix(buffer): migrate to safe constructor methods (#134) 2020-04-09 15:48:18 +02:00
packer.js fix(buffer): migrate to safe constructor methods (#134) 2020-04-09 15:48:18 +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 fix(buffer): migrate to safe constructor methods (#134) 2020-04-09 15:48:18 +02: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(buffer): migrate to safe constructor methods (#134) 2020-04-09 15:48:18 +02: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