Commit graph

19 commits

Author SHA1 Message Date
Luke Page
32271b56e3 prettier, es6, upgrades 2020-04-09 20:28:27 +02:00
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
Jesus Nuevo
2c37ebcbf2 Add writing 16 bit channels and support for grayscale input (#82)
* Add support for writing 16 bit channels

* Fix for quick exit from the bitpacker

* Add example and describe bitDepth option in README
2017-08-05 10:41:47 +02:00
Luke Page
1ba93c2af8 Fix newfile example. Fixes #35 2015-12-04 21:21:29 +00: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
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
d7a8638b72 do not use the output format to determine the input one 2015-09-13 19:19:32 +01:00
michuNEEO
780a796de3 add example 2015-09-13 14:56:07 +02:00
Luke Page
cdd6f0c5ab tidy examples a little 2015-08-05 23:37:30 +01:00
Luke Page
30e6e38e22 move tests, increase tests 2015-07-30 23:30:30 +01:00
leogiese
c38a7edf70 update README 2015-01-07 12:07:15 +08:00
Kuba Niegowski
dda49ff154 documentation update and v0.3.0-alpha 2012-08-23 09:41:02 +02:00
Kuba Niegowski
14b9f6ddcf streams 2012-08-22 23:46:05 +02:00
Kuba Niegowski
eedc329b9a Better scanline filter selection 2012-08-21 09:50:38 +02:00
Kuba Niegowski
207c02d323 checked background on test page 2012-08-20 23:32:20 +02:00
Kuba Niegowski
dc024a1b35 added out for test in examples 2012-08-20 23:14:44 +02:00
Kuba Niegowski
a34e6fe1cd added support for all color types (but still only 8 bits/sample) 2012-08-20 23:06:44 +02:00
Kuba Niegowski
413c967aae first commit 2012-08-19 00:44:48 +02:00