epd-waveshare icon indicating copy to clipboard operation
epd-waveshare copied to clipboard

Question: Does this lib support 16 grayscale epds?

Open windoze opened this issue 3 years ago • 1 comments

Quite a few epds from Waveshare support 16 grayscale, but I cannot find any information in this lib, also looked into the source code and found all graph operations are using BinaryColor.

windoze avatar Aug 21 '22 15:08 windoze

Not yet. We only have support for binary, tricolor and octcolor yet: https://github.com/caemor/epd-waveshare/blob/main/src/color.rs

caemor avatar Sep 29 '22 08:09 caemor