kanflo / opendps

Give your DPS5005 the upgrade it deserves
MIT License
897 stars 124 forks source link

Color splash logo at boot #208

Closed yashmulgaonkar closed 4 years ago

yashmulgaonkar commented 4 years ago

Is there a way to create a color logo for the boot screen? Tried making a color PNG in gimp indexed to 3 colors and created a .h file using this generator. It looks garbled, even with correct height and width macros.

Has anyone had luck generating custom splash screens?

Xenoamor commented 4 years ago

Is there a reason you closed this? I can guide you through using our own generator to create the logo if you need. The display uses a special 565 colour format so you can't use that tool

kanflo commented 4 years ago

The already generated graphics contains some hints on how to generate them:

/** Gfx generated from `./gen_lookup.py -i gfx/png/padlock.png -o padlock` */