espaper-server-php icon indicating copy to clipboard operation
espaper-server-php copied to clipboard

Suggestion: Example of drawing an image?

Open milesburton opened this issue 7 years ago • 0 comments

I notice the MiniGrafx library only supports 24 bit depth which makes this a little more tricky.

The reason I ask is it'll allow for more complex graphics (a graph for example), and time isn't really an issue with an e-ink display.

[edit] It may be moot if the client cannot store the image at 'native' resolution of the espaper - only other way to do it would be to stream the bmp to the esp and render on the fly.

milesburton avatar Feb 10 '18 16:02 milesburton