You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to display the current weather and forecast with the inky display 7 colors and for the weather icon, I wish to use a PNG image as a source (from this repo https://github.com/basmilius/weather-icons), but I do not understand why the transparency doesn't work
I tried using the dithering add-on to display the image:
Hello,
I'm trying to display the current weather and forecast with the inky display 7 colors and for the weather icon, I wish to use a PNG image as a source (from this repo https://github.com/basmilius/weather-icons), but I do not understand why the transparency doesn't work
I tried using the dithering add-on to display the image:
My current code:
The result:
I need some help understanding how I can display a PNG image, while keeping its transparency
thank you
The text was updated successfully, but these errors were encountered: