* Anyone working on graphics console for GRUB 2?
@ 2004-05-10 9:38 James Buchanan
2004-05-10 10:15 ` M. Gerards
0 siblings, 1 reply; 5+ messages in thread
From: James Buchanan @ 2004-05-10 9:38 UTC (permalink / raw)
To: The development of GRUB 2
If someone has started on this, how will the graphics be done? Will
it use a standalone SVGAlib, maybe a "generic" SVGA framebuffer,
working to the VESA BIOS Extensions v3 or somesuch? The RedHat Grub
screen is very nice. Not sure how they did it. Has a nice clean set
of widgets. How would Unicode characters be drawn on the screen,
would there be a lookup table of bitmap font outlines or something?
--
James
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Anyone working on graphics console for GRUB 2?
2004-05-10 9:38 Anyone working on graphics console for GRUB 2? James Buchanan
@ 2004-05-10 10:15 ` M. Gerards
2004-05-10 16:22 ` James Buchanan
2004-05-10 20:23 ` Shivram Khandeparker
0 siblings, 2 replies; 5+ messages in thread
From: M. Gerards @ 2004-05-10 10:15 UTC (permalink / raw)
To: The development of GRUB 2, James Buchanan
Quoting James Buchanan <buchanan@iinet.net.au>:
> If someone has started on this, how will the graphics be done? Will
> it use a standalone SVGAlib, maybe a "generic" SVGA framebuffer,
Using SVGAlib would be evil and a lot of work.
I think the best way to do this is by using VESA. At the moment there
is a VGA framebuffer, but it needs to be fixed. If you want to work
on this, can you fix the VGA framebuffer?
> working to the VESA BIOS Extensions v3 or somesuch? The RedHat Grub
> screen is very nice. Not sure how they did it. Has a nice clean set
> of widgets. How would Unicode characters be drawn on the screen,
> would there be a lookup table of bitmap font outlines or something?
AFAIK a bitmap font is used for GRUB 2. Just have a look at the sourcecode.
--
Marco
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Anyone working on graphics console for GRUB 2?
2004-05-10 10:15 ` M. Gerards
@ 2004-05-10 16:22 ` James Buchanan
2004-05-10 20:23 ` Shivram Khandeparker
1 sibling, 0 replies; 5+ messages in thread
From: James Buchanan @ 2004-05-10 16:22 UTC (permalink / raw)
To: M. Gerards; +Cc: The development of GRUB 2
M. Gerards wrote:
> Using SVGAlib would be evil and a lot of work.
>
> I think the best way to do this is by using VESA. At the moment there
> is a VGA framebuffer, but it needs to be fixed. If you want to work
> on this, can you fix the VGA framebuffer?
I'll have a go. I'll post to the list again if I get some results.
Cheers,
James
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Anyone working on graphics console for GRUB 2?
2004-05-10 10:15 ` M. Gerards
2004-05-10 16:22 ` James Buchanan
@ 2004-05-10 20:23 ` Shivram Khandeparker
2004-05-13 14:37 ` Marco Gerards
1 sibling, 1 reply; 5+ messages in thread
From: Shivram Khandeparker @ 2004-05-10 20:23 UTC (permalink / raw)
To: The development of GRUB 2
On Monday 10 May 2004 15:45, M. Gerards wrote:
> I think the best way to do this is by using VESA. At the moment there
> is a VGA framebuffer, but it needs to be fixed. If you want to work
> on this, can you fix the VGA framebuffer?
>
I had written a VESA splashimage patch for grub legacy.
It was working fine, but i wasnt really able to add more features to it.
Since the new grub is supposed to have a graphics console i could
integrate my old patch into it.
I was wondering if i could start right away or should i wait for the
new source to mature a bit. Please point me in the right direction.
regards
Shivram
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Anyone working on graphics console for GRUB 2?
2004-05-10 20:23 ` Shivram Khandeparker
@ 2004-05-13 14:37 ` Marco Gerards
0 siblings, 0 replies; 5+ messages in thread
From: Marco Gerards @ 2004-05-13 14:37 UTC (permalink / raw)
To: The development of GRUB 2
Shivram Khandeparker <shivramk@sancharnet.in> writes:
> I had written a VESA splashimage patch for grub legacy.
> It was working fine, but i wasnt really able to add more features to it.
> Since the new grub is supposed to have a graphics console i could
> integrate my old patch into it.
Please do so.
> I was wondering if i could start right away or should i wait for the
> new source to mature a bit. Please point me in the right direction.
If everyone waits the code will never get much better.
I really hope you will start hacking now, instead of waiting. If you
have any questions about either contributing or about the code, just
ask them.
Thanks,
Marco
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-05-13 14:36 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-10 9:38 Anyone working on graphics console for GRUB 2? James Buchanan
2004-05-10 10:15 ` M. Gerards
2004-05-10 16:22 ` James Buchanan
2004-05-10 20:23 ` Shivram Khandeparker
2004-05-13 14:37 ` Marco Gerards
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.