Author: fireball Date: Sat Jun 23 15:32:14 2007 New Revision: 27267
URL: http://svn.reactos.org/svn/reactos?rev=27267&view=rev Log: - Add a bitmap 10x18 font, and use it instead of the 8x16 (looks better on high-resolution OLPC display). - Add scrolling (it's rather slow due to framebuffer access, but sufficient for now).
Modified: branches/olpc/drivers/base/bootvid/bfont.c branches/olpc/drivers/base/bootvid/vid.c branches/olpc/drivers/base/bootvid/vid_fb.c
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/olpc/drivers/base/bootvid/bfont.c URL: http://svn.reactos.org/svn/reactos/branches/olpc/drivers/base/bootvid/bfont....
Modified: branches/olpc/drivers/base/bootvid/vid.c URL: http://svn.reactos.org/svn/reactos/branches/olpc/drivers/base/bootvid/vid.c?...
Modified: branches/olpc/drivers/base/bootvid/vid_fb.c URL: http://svn.reactos.org/svn/reactos/branches/olpc/drivers/base/bootvid/vid_fb...