101 Commits

Author SHA1 Message Date
andri lim
d7d413c837
Merge pull request #43 from jangko/fix_hash_function
fix #42, bad RGBA8 hash proc
2020-05-01 16:19:19 +07:00
andri lim
3228a2d42c
attemp to make test green 2020-05-01 15:02:49 +07:00
andri lim
a07678fb41
fix #42, bad RGBA8 hash proc 2020-05-01 10:29:36 +07:00
andri lim
11bb17bffd
Merge pull request #41 from jangko/fix_readme
fix appveyor badge
v0.2.6
2020-04-14 22:53:47 +07:00
andri lim
c48bebb901
clearer test_apng log 2020-04-14 21:49:02 +07:00
andri lim
931cebf99c
fix appveyor badge 2020-04-14 21:26:19 +07:00
andri lim
676bca486a
Merge pull request #40 from jangko/gc_arc
gc:arc refactor
2020-04-14 15:45:31 +07:00
andri lim
e2277ddf8b
fix 32 bit untyped template issue 2020-04-14 15:13:02 +07:00
andri lim
c00186c64a
show nim version in nimPNG.nimble 2020-04-14 14:09:37 +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
0d8a34e076
gc:arc refactor adam7interlace 2020-04-14 09:57:50 +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
c490027c55
add exception error if predefinedFilters not enough 2020-04-13 21:00:17 +07:00
andri lim
f5580d7d77
add png_types.nim 2020-04-13 20:56:40 +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
27e76f2d65
Merge pull request #39 from jangko/fix_predefined_filters
fix predefined filters
2020-04-13 15:05:42 +07:00
andri lim
5f0dd589be
fix predefined filters 2020-04-13 14:44:49 +07:00
andri lim
7c55ff3f9d
Merge pull request #38 from jangko/fix_test
add nimz test
2020-04-13 10:20:35 +07:00
andri lim
6563ac2f88
fix appveyor.yml typo 2020-04-13 10:04:32 +07:00
andri lim
1f848b9618
use gcc 8.1.0 in appveyor 2020-04-10 21:14:22 +07:00
andri lim
02309b47ce
add nimz test 2020-04-10 20:58:03 +07:00
andri lim
1cefc00119
Merge pull request #34 from jangko/nim_1.0
compile with Nim 1.0.0
v0.2.5
2019-10-04 07:43:55 +07:00
andri lim
149fffe4e7
compile with Nim 1.0.0 2019-09-27 20:28:52 +07:00
andri lim
77cbfc3405
Merge pull request #31 from jangko/fix_test
fix testCodec
2019-06-06 12:25:00 +07:00
andri lim
4a18a202bd
fix .appveyor.yml 2019-06-06 12:08:30 +07:00
andri lim
63bbcb7643
fix testCodec 2019-06-06 12:01:11 +07:00
andri lim
b69b705a34
Merge pull request #30 from narimiran/devel-fixes
make it work on Nim devel (0.19.9)
2019-02-13 17:02:53 +07:00
narimiran
47562af241 make it work on Nim devel (0.19.9)
"Error: invalid else, all cases are already covered"
2019-02-13 10:34:51 +01:00
andri lim
36f845e12a
Merge pull request #28 from yglukhov/lic
Added MIT license
2018-10-18 22:27:36 +07:00
Yuriy Glukhov
d6aadc1198 Added MIT license 2018-10-18 17:04:36 +03:00
andri lim
74dab921d5 update tests 2018-10-09 10:50:02 +07:00
andri lim
1d19a7a40e update readme.md 2018-10-09 08:56:52 +07:00
andri lim
a63530b0b2
Merge pull request #27 from jangko/add_appveyor
update readme.md
2018-10-05 12:01:59 +07:00
andri lim
6623f84bec update readme.md 2018-10-05 11:50:25 +07:00
andri lim
2fbb5cb001
Merge pull request #26 from jangko/add_appveyor
add appveyor ci
2018-10-05 11:49:27 +07:00
andri lim
b0839cf7a0 add appveyor ci 2018-10-05 11:30:40 +07:00
andri lim
5d684ce561
Merge pull request #25 from jangko/fix24
fixes #24
2018-10-02 10:10:48 +07:00
andri lim
b524eaf537 fixes #24 2018-10-02 10:07:05 +07:00
andri lim
8f50614b0c
Merge pull request #23 from andreaferretti/master
Fixes for latest Nim
2018-08-30 22:44:56 +07:00
Andrea Ferretti
5c57f76c2f Fixes for latest Nim 2018-08-30 17:16:32 +02:00
andri lim
efa7a47576 fixes #20, unreliable readStr 2018-05-17 11:04:40 +07:00
andri lim
55a444cf5a remove warning 2018-05-16 12:52:37 +07:00
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
2053f45f7c update readme.md 2017-11-24 18:05:36 +07:00
andri lim
2d37be99e3
Merge pull request #18 from jangko/devel
close #11, APNG encoder ready
2017-11-24 18:02:23 +07:00
andri lim
769361b868 close #11, APNG encoder ready 2017-11-24 17:58:44 +07:00