danielkucera / epaper-station

58 stars 8 forks source link

Also support .png RED #11

Closed atc1441 closed 2 years ago

atc1441 commented 2 years ago

This will convert the .png file temporarly to a .bmp so it enables to also use RED from .png files.

The outcoming file size is * 2 because of the new color

atc1441 commented 2 years ago

Modified it to use a temp .bmp for the conversion