vesa: for jpg or png images, tile the image across the screen
authorH. Peter Anvin <hpa@zytor.com>
Mon, 8 Feb 2010 22:37:48 +0000 (14:37 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 8 Feb 2010 22:37:48 +0000 (14:37 -0800)
commit60701611cfd3242f5ed4dc8fa985477eb53ad202
tree7e560d2390df297fe1373505ebd6258103bfaa20
parent5e39156723ddea8c3df99a3c4effad28acfb2acd
vesa: for jpg or png images, tile the image across the screen

If we specify a smaller image than the screen size, tile it across the
screen rather than leaving a big black box.  This may have to be made
configurable.

Also note that Syslinux currently does not handle the case of an image
bleeding off the end of the screen.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/lib/sys/vesa/background.c