From: Donghwa Lee <dh09.lee@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Question about toots/bmp_logo.c
Date: Thu, 12 Apr 2012 18:18:12 +0900 [thread overview]
Message-ID: <4F869DD4.4080207@samsung.com> (raw)
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
reply other threads:[~2012-04-12 9:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F869DD4.4080207@samsung.com \
--to=dh09.lee@samsung.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox