epd-waveshare
epd-waveshare copied to clipboard
Question: Does this lib support 16 grayscale epds?
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.
Not yet. We only have support for binary, tricolor and octcolor yet: https://github.com/caemor/epd-waveshare/blob/main/src/color.rs