antnks / e-ink-calendar-esp32

E-ink calendar based on ESP32 and Waveshare 1304×984 12.48 inch 3-color display
GNU General Public License v3.0
0 stars 1 forks source link

Better red color conversion #4

Closed antnks closed 9 months ago

antnks commented 9 months ago

Find a better way to convert PNG to a 2-color PBM.

Currently red color must be FF0000. Anything slightly different will become black.

Ex, FE0000 should be red, not black

antnks commented 9 months ago

Implemented in https://github.com/antnks/e-ink-calendar-esp32/commit/b6b990a448f6ec27458a7f30e7c3fdef6d3a4689