Hothomir / weather-report

Weather display project, featuring Inky e-ink displays and a Raspberry Pi.
MIT License
28 stars 1 forks source link

Artifacts on Icons #19

Closed Hothomir closed 2 years ago

Hothomir commented 2 years ago

There's an issue where the icons printed onto the display seem to be choppy in some portions, as if the icon graphic were "bleeding". Seems to happen in the same way with each graphic.

Hothomir commented 2 years ago

Issue was fixed. When resizing the icons on GIMP, I had to make sure that scaling did not include any interpolation, as this would try to smooth the low resolution image. This would then cause the erratic looks on some of the icons.