Program to control 7-color E-Ink displays with advanced dithering.
Find a file
saji 37f67323e1
All checks were successful
cargo_test_bench / Run Tests (push) Successful in 1m25s
cargo_test_bench / Run Benchmarks (push) Successful in 2m44s
fix actions paths
2024-07-31 00:20:41 -05:00
.forgejo/workflows fix actions paths 2024-07-31 00:20:41 -05:00
benches add benchmark 2024-07-30 22:32:39 -05:00
samples add regression test, sample images, reference dithers 2024-07-30 21:46:15 -05:00
src optimize palette L*A*B* conversion, revert HyAb 2024-07-31 00:09:44 -05:00
tests split regression tests 2024-07-30 21:53:58 -05:00
.gitignore initial commit 2024-06-24 08:29:59 -05:00
build.sh adjust build.sh commands 2024-07-27 23:02:08 -05:00
Cargo.lock add benchmarks, lib.rs 2024-07-30 12:24:39 -05:00
Cargo.toml add benchmarks, lib.rs 2024-07-30 12:24:39 -05:00
flake.lock wip: flake 2024-07-17 17:07:31 -05:00
flake.nix wip: flake 2024-07-17 17:07:31 -05:00
test.hurl working set image api 2024-07-27 23:01:57 -05:00