On Mon, Sep 28, 2009 at 7:01 AM, Michal Suchanek <hramr...@centrum.cz> 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/ _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel