-
-
Notifications
You must be signed in to change notification settings - Fork 231
Update imagedata.h #1836
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Update imagedata.h #1836
Conversation
leave 25 pixels, i.e. 12.5 top and bottom
added a 64x64 pixel version of the logo for OLED 128x64 and Nokia LCD displays. Reduced structure to 64x64 to conserve half of the PROGMEM space instead of 128x64 pixel size. May need to be displayed centered on display.
15 px top and 15 px bottom white border added for Knickohr
|
The 64x64 graphic is currently not implemented - am I right? |
|
wouldn't it be better to align the logo in ePaper centered as well and remove the 25px white border from the image data? Memory is costly, therefore I would prefer to store only necessary data. |
|
@lumapu yes, these are both valid points. |
As requested by @lumapu I have reduced both logo sizes. I have added the display size these logos fit and the required left/right and top/bottom padding in a comment each. You will have to replace all occurrences of logo with logo_spiral_140x150 or implement logo_spiral_52x56 for the OLED and Nokia LCD Displays.
|
@lumapu I have prepared two Versions for the different displays: |


updated the logo with a proper logarithmic spiral cable