Commit graph

30 commits

Author SHA1 Message Date
saji 0d444e9701 add regression test, sample images, reference dithers 2024-07-30 21:46:15 -05:00
Champlin, Saji eb422b87fb add benchmarks, lib.rs 2024-07-30 12:24:39 -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 fa2f5fc1a4 wip: add new EInk image impl 2024-07-28 09:28:06 -05:00
saji 7e5d13849e cargo fmt; clippy fix 2024-07-27 23:06:23 -05:00
saji fa367e6436 adjust build.sh commands 2024-07-27 23:02:08 -05:00
saji 0dc9d38d42 working set image api 2024-07-27 23:01:57 -05:00
saji d8447ee361 cleanup deps 2024-07-27 23:01:37 -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 b5073bec89 format 2024-07-18 15:51:07 -05:00
saji a376cadecc add tokio, axum 2024-07-18 07:34:28 -05:00
saji bbf43ece50 wip: flake 2024-07-17 17:07:31 -05:00
saji 3b31b3f027 add dimensions data to EInkImage 2024-07-17 13:27:31 -05:00
saji a9e6f69f34 cleanup, add make_image for einkbuffer (wip) 2024-07-17 13:17:18 -05:00
saji 060a6b432e update cargo, remove unused deps 2024-07-17 12:40:06 -05:00
saji 0a7668b0a7 supprt multiple dithering matrix options 2024-07-17 12:37:43 -05:00
saji 8417562e31 switch to atkinson dithering 2024-07-17 10:20:06 -05:00
saji dd148f07a2 add sleeping 2024-07-17 00:24:11 -05:00
saji a161fdb011 remove gui 2024-07-16 18:55:59 -05:00
saji 227147e411 gui 2024-07-03 18:33:04 -05:00
saji c1b1f2106a working 2024-07-02 10:57:29 -05:00
saji 87b882b586 save 2024-06-29 11:55:50 -05:00
saji 73c6decdfa save 2024-06-29 11:55:37 -05:00
saji cee56c81bf initial commit 2024-06-24 08:29:59 -05:00