E-Paper-Calendar/translations/de/months-new-icons
Ace 44862fef22
Suggested icons for german support
The main difference between these and the ones in 'months' is that there are only 3 colours in these ones.
2018-10-06 19:12:49 +02:00
..
April.bmp Suggested icons for german support 2018-10-06 19:12:49 +02:00
August.bmp Suggested icons for german support 2018-10-06 19:12:49 +02:00
Dezember.bmp Suggested icons for german support 2018-10-06 19:12:49 +02:00
Februar.bmp Suggested icons for german support 2018-10-06 19:12:49 +02:00
Januar.bmp Suggested icons for german support 2018-10-06 19:12:49 +02:00
Juli.bmp Suggested icons for german support 2018-10-06 19:12:49 +02:00
Juni.bmp Suggested icons for german support 2018-10-06 19:12:49 +02:00
Mai.bmp Suggested icons for german support 2018-10-06 19:12:49 +02:00
März.bmp Suggested icons for german support 2018-10-06 19:12:49 +02:00
November.bmp Suggested icons for german support 2018-10-06 19:12:49 +02:00
Oktober.bmp Suggested icons for german support 2018-10-06 19:12:49 +02:00
readme.md Create readme.md 2018-10-06 19:10:39 +02:00
September.bmp Suggested icons for german support 2018-10-06 19:12:49 +02:00
week-mon.bmp Suggested icons for german support 2018-10-06 19:12:49 +02:00
week-sun.bmp Suggested icons for german support 2018-10-06 19:12:49 +02:00

Creating icons which are displayed properly on the E-Paper display is troublesome.

If there are more than 3 colour (black, white, red) in a bmp file, the Calendar won't be able to display them correctly (red-edges around black parts). Reading the display becomes difficult and and therefore more 'calibrations' are required.

To prevent this from happening, I've been working on a 3-Colour bmp converter that can convert the colours from jpg, png and bmp files to exactly 3.

There is a converter in the developers-only folder, which is currently in development but has been tested. You may want to use it for creating better icons.

-Ace