Commit Graph

16 Commits

Author SHA1 Message Date
jangko 489b722f85
add predefinedfilters tests 2020-07-20 17:12:44 +07:00
jangko 0bd20601a3
add missing openArray API 2020-06-11 21:11:45 +07:00
jangko e91cfff314
add openArray API 2020-06-11 20:58:37 +07:00
jangko 27df1fe668
encodePNG new API 2020-06-05 15:12:21 +07:00
jangko a9eb82fbd4
decodePNG new API 2020-06-05 13:43:26 +07:00
jangko 875e6ac40e
fix gc:arc failed compilation 2020-05-28 21:22:47 +07:00
jangko 7ea9a7a941
more robust PNG loader, fuzz tested 2020-05-28 21:10:44 +07:00
andri lim c48bebb901
clearer test_apng log 2020-04-14 21:49:02 +07:00
andri lim 20bd6ae3fa
gc:arc fix preprocessScanline 2020-04-14 13:58:50 +07:00
andri lim a521c46f74
gc:arc refactor nimPNG encoder/decoder 2020-04-14 11:49:37 +07:00
andri lim b755b8811e
refactor filters functions into generics accepting char or uint8 or byte openarray 2020-04-14 10:18:05 +07:00
andri lim 7304e5e28c
gc:arc refactor add LFS_MINSUM, LFS_BRUTEFORCE and add tests 2020-04-13 21:28:55 +07:00
andri lim 6f1374d4c5
gc:arc refactor add LFS_ZERO, LFS_PREDEFINED, LFS_ENTROPY filter and tests 2020-04-13 20:55:50 +07:00
andri lim 43d5548237
gc:arc refactor 'filterScanline' and add tests 2020-04-13 18:36:40 +07:00
andri lim 5f0dd589be
fix predefined filters 2020-04-13 14:44:49 +07:00
andri lim 02309b47ce
add nimz test 2020-04-10 20:58:03 +07:00