grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GITGRUB] New menu interface (implementation)


From: Bean
Subject: Re: [GITGRUB] New menu interface (implementation)
Date: Mon, 28 Sep 2009 10:59:54 +0800

On Mon, Sep 28, 2009 at 7:01 AM, Michal Suchanek <address@hidden> wrote:
> Hello
>
> I tried looking at the overflow but i seriously have no idea what are
> all these regions the gfx_region_update_* gets.
>
> There is some scn_x and scn_y but these do not seem to be the screen
> coordinates of the region.
>
> If I could tell for what region I am doing the update (that is the
> x,y,width,height of the region in screen coordinates) I could set the
> viewport accordingly so that the content does not overflow.
>
> At the very least the patch replicates the same breakage in much fewer
> lines of code.

Hi,

I've tried to use viewport method before, but there seems to be some
bug in video system that the font doesn't drawn at all. I can see the
text when removing grub_video_set_viewport, and the position is
correct.

-- 
Bean

gitgrub home: http://github.com/grub/grub/
my fork page: http://github.com/bean123/grub/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]