Commit Graph

127 Commits

Author SHA1 Message Date
andri lim 7ff39ec00d
Merge pull request #54 from bung87/master
nicematch range up to 258
2020-07-21 09:43:57 +07:00
bung87 73a4ba9c7e nicematch range up to 258 2020-07-21 05:11:52 +08:00
andri lim 870da35048
Merge pull request #52 from jangko/predefined_filters_test
add predefinedfilters tests
2020-07-20 17:52:01 +07:00
jangko 489b722f85
add predefinedfilters tests 2020-07-20 17:12:44 +07:00
andri lim 89c433f1a1
Merge pull request #51 from bung87/master
fix state.predefinedFilters.len check when filterStrategy is LFS_PRED…
2020-07-20 16:24:20 +07:00
bung87 f062574aa4 fix state.predefinedFilters.len check when filterStrategy is LFS_PREDEFINED 2020-07-20 16:07:55 +08:00
andri lim 9de8e28dd7
Merge pull request #50 from jangko/bump_version
bump version to 0.3.1
2020-06-20 12:15:57 +07:00
jangko 2ad58944ac
fix typo 2020-06-20 11:35:04 +07:00
jangko 75640f72e9
fix apidoc 2020-06-20 11:32:41 +07:00
jangko 47cd1e5754
reset appveyor cache 2020-06-19 21:18:12 +07:00
jangko 184ca59203
bump version to 0.3.1 2020-06-19 21:09:00 +07:00
andri lim 778fee7b10
Merge pull request #48 from jangko/openarray_api
Openarray api
2020-06-12 17:44:30 +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
andri lim a3d104068b
Merge pull request #47 from jangko/apidoc
update apidoc.md
2020-06-05 17:19:32 +07:00
jangko 451907efcb
update apidoc.md 2020-06-05 16:07:53 +07:00
andri lim ed12086325
Merge pull request #46 from jangko/new_api
New API, fixes #36
2020-06-05 15:49:50 +07:00
jangko fcbc03c724
get rid of method 2020-06-05 15:40:24 +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 86355acd62
update .nimble 2020-06-05 13:43:01 +07:00
jangko 75ff52a38f
update readme.md 2020-06-05 13:38:31 +07:00
andri lim cc16c28df8
Merge pull request #45 from jangko/fuzzing
more robust PNG loader, fuzz tested
2020-05-28 22:20:22 +07:00
jangko 875e6ac40e
fix gc:arc failed compilation 2020-05-28 21:22:47 +07:00
jangko 105c462475
bump version to 0.2.7 2020-05-28 21:13:25 +07:00
jangko 7ea9a7a941
more robust PNG loader, fuzz tested 2020-05-28 21:10:44 +07:00
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
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