Program to control 7-color E-Ink displays with advanced dithering.
Find a file
saji d47a08587c
All checks were successful
cargo_test_bench / Run Tests (push) Successful in 1m17s
cargo_test_bench / Run Benchmarks (push) Successful in 1m45s
move display fn to display file, add convert args
2024-08-02 00:04:26 -05:00
.forgejo/workflows revert previous; breaks cache action 2024-08-01 10:16:33 -05:00
benches add toml; move eink-specific palettes to separate file 2024-07-31 20:20:22 -05:00
samples add regression test, sample images, reference dithers 2024-07-30 21:46:15 -05:00
src move display fn to display file, add convert args 2024-08-02 00:04:26 -05:00
tests add toml; move eink-specific palettes to separate file 2024-07-31 20:20:22 -05:00
.gitignore add result/ to gitignore 2024-07-31 20:20:05 -05:00
build.sh adjust build.sh commands 2024-07-27 23:02:08 -05:00
Cargo.lock image resizing; auto-detection of hardware 2024-08-01 21:15:13 -05:00
Cargo.toml add rusqlite 2024-08-01 16:42:08 -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 image resizing; auto-detection of hardware 2024-08-01 21:15:13 -05:00