From: "Vesa Jääskeläinen" <chaac@nic.fi>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [patch] Added bitmap support to Video API
Date: Tue, 01 Aug 2006 23:24:39 +0300 [thread overview]
Message-ID: <44CFB887.4070708@nic.fi> (raw)
In-Reply-To: <200607301552.36030.okuji@enbug.org>
Yoshinori K. Okuji wrote:
> On Saturday 29 July 2006 14:38, Vesa Jääskeläinen wrote:
>> I have just made a patch to add bitmap support to Video API. It contains
>> example bitmap loader for .tga files. At this point there is no real
>> example how to use them, but I have tried to update wiki to reflect
>> changes (except that bitmap handling is not there yet).
>>
>> New functionality was introduced to Video API to specify blitting
>> operator. Now there is only two operators specified, replace and blend.
>> Replace just uses source pixel data and blits it destination and blend
>> uses source pixel alpha value to blend source and destination pixels.
>
> Fantastic. So have you implemented everything you planned? :)
Almost. Couple of VBE2+ driver features are not implemented yet. But
they should not limit much of going forward with implementing other
features.
One issue that needs thinking is theming of GRUB, this includes colors
and visual appearance and is also closely related to designing new menu
system. What I would like to see is that that now as there is base work
done on video side, someone could continue on menu side so I could do
some other stuff :). I can of course help on menu stuff too.
There has been at lease couple of interested people on this in past and
I would like them to step ahead :)
Thanks,
Vesa Jääskeläinen
next prev parent reply other threads:[~2006-08-01 20:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-29 12:38 [patch] Added bitmap support to Video API Vesa Jääskeläinen
2006-07-30 13:52 ` Yoshinori K. Okuji
2006-08-01 20:24 ` Vesa Jääskeläinen [this message]
2006-08-04 18:55 ` Yoshinori K. Okuji
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=44CFB887.4070708@nic.fi \
--to=chaac@nic.fi \
--cc=grub-devel@gnu.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.