andri lim
|
c55008c163
|
fixes #19
|
2018-03-17 21:32:04 +07:00 |
andri lim
|
7a98fec6cd
|
fix saveAPNG
|
2017-11-24 18:11:04 +07:00 |
andri lim
|
769361b868
|
close #11, APNG encoder ready
|
2017-11-24 17:58:44 +07:00 |
andri lim
|
90a1f94115
|
apng encoder preparation
|
2017-11-24 13:06:49 +07:00 |
andri lim
|
05cce9b58f
|
apng minor adjusment
|
2017-11-24 12:40:33 +07:00 |
andri lim
|
c495d9c45d
|
apng decoder ok
|
2017-11-24 10:42:14 +07:00 |
andri lim
|
93c738e7e0
|
APNG decoder ok
|
2017-11-24 00:08:48 +07:00 |
andri lim
|
333122b9f3
|
WIP apng
|
2017-11-14 20:24:05 +07:00 |
andri lim
|
613aa00d18
|
inc patch number
|
2017-11-04 16:54:01 +07:00 |
Yuriy Glukhov
|
f0b4016779
|
More conversions to fix compilation errors
|
2017-11-03 13:20:53 +02:00 |
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 |