* [U-Boot] Question about toots/bmp_logo.c
@ 2012-04-12 9:18 Donghwa Lee
0 siblings, 0 replies; only message in thread
From: Donghwa Lee @ 2012-04-12 9:18 UTC (permalink / raw)
To: u-boot
Hi, I have some questions about tools/bmp_logo.c that converts from *.bmp to
include/bmp_logo* header files.
I think bmp_logo.c can't support various *.bmp files becuase it uses bmp_logo_palette[]
that limited size to 240. It seems to assumed working with an 8-bits files.
When image files have so many colors, maybe I think bmp_logo_palette[] cannot be used.
Now I am working in order to convert bmp files that have colors more than 240 to data
header files.
I think it can't use palette, so I want to create new files can convert from .bmp to
data header.
What do you think about it? Does it can be merged in u-boot mainline?
Thank you,
Donghwa Lee
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-04-12 9:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-12 9:18 [U-Boot] Question about toots/bmp_logo.c Donghwa Lee
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox