Commit graph

14 commits

Author SHA1 Message Date
saji 2011ece21d add toml; move eink-specific palettes to separate file
All checks were successful
cargo_test_bench / Run Tests (push) Successful in 1m28s
cargo_test_bench / Run Benchmarks (push) Successful in 2m18s
2024-07-31 20:20:22 -05:00
Champlin, Saji 2c34886dc5 rename api context 2024-07-31 13:31:35 -05:00
saji 0d444e9701 add regression test, sample images, reference dithers 2024-07-30 21:46:15 -05:00
saji a033a55098 rename imageproc to dither.rs 2024-07-30 10:45:29 -05:00
saji cee237cb32 make einkimage non-eink specific
Replace it with DitheredImage, allow different resolutions.
2024-07-30 09:20:18 -05:00
saji 599fb09503 add palette selection; make image request extractor 2024-07-30 08:53:47 -05:00
saji c7e57f3d3b wip: flesh out api, add preview call 2024-07-30 00:35:43 -05:00
saji 624ad1f101 wip: use DitherMethod instead of individual ditherers 2024-07-29 16:39:49 -05:00
saji 608ebe9ec5 add serde/strum, modify EIinkPanel API 2024-07-29 12:51:51 -05:00
saji 7e5d13849e cargo fmt; clippy fix 2024-07-27 23:06:23 -05:00
saji 0dc9d38d42 working set image api 2024-07-27 23:01:57 -05:00
saji 6fc395baca wip: remove eink feature (for now), first api endpoint 2024-07-27 14:12:21 -05:00
saji a00e0dd08d wip: api router 2024-07-24 09:43:09 -05:00
saji a376cadecc add tokio, axum 2024-07-18 07:34:28 -05:00