Commit Graph

20 Commits

Author SHA1 Message Date
Yuriy Glukhov b38bb5aa56 Fixed backward compatibility with older nim 2017-10-31 13:59:41 +02:00
Yuriy Glukhov 8557703abf Fixed incompatibility with newer nim 2017-10-30 21:55:37 +02:00
Yuriy Glukhov a8202352a8 writeChunk -> gcsafe 2017-07-13 00:48:10 +03:00
Yuriy Glukhov 3ff7bdd381 Mark validateChunk and parseChunk gcsafe 2017-07-12 22:59:57 +03:00
andri lim 44347c05c0 minor update 2017-05-19 22:07:32 +07:00
andri lim b53562a281 add more test 2017-05-18 20:22:07 +07:00
andri lim f0d663fd4b no more warning 2017-02-21 09:57:39 +07:00
andri lim 88553e7b90 remove deprecated warning 2016-08-13 15:39:26 +07:00
Yuriy Glukhov ba5d8131b3 JS compatibility 2016-01-26 00:01:04 +02:00
andri lim 357be6f26a update tester 2016-01-18 09:24:27 +07:00
andri lim 8e492e0f90 fixed #1 2016-01-18 09:10:10 +07:00
jangko 7179c7baf3 reduce warning for nim ver 0.12.0 2015-12-10 12:07:49 +07:00
jangko c12d4977ff reduce warning message from nim ver 0.12.0 2015-12-01 10:18:40 +07:00
jangko f2c947d5e2 update readme.md and add savePNG 2015-09-30 12:45:24 +07:00
jangko 4bdd8bde6e better test 2015-09-08 15:01:31 +07:00
jangko 806484aaf0 rename PNGEncode to encodePNG 2015-09-07 16:32:56 +07:00
jangko 316a345290 close stream properly 2015-09-04 21:38:52 +07:00
jangko ee66f3b58f add proper error handler for savePNG24/32 2015-09-03 14:11:40 +07:00
jangko 6f3e270cdc fixed 64bit compilation error 2015-09-03 11:56:22 +07:00
jangko a45c550e1c add testCodec 2015-09-02 20:15:44 +07:00