Closed txoof closed 4 years ago
simple fix is to change how screen
handles displaying images -- pass an empty 1x1 image when dealing with a colored display.
This won't add color support, but will fix the problem of thrown errors.
commit https://github.com/txoof/epdlib/commit/70b168360eee31a5c8f2376118332048796ad674 should resolve this with the added cost of much slower refresh due to sluggish color change performance.
This can pave the way to adding color output.
merge in suggestions from pull request #2
This fix works just fine, thank you !
3 color screens throw errors when used with this code