In article <[email protected]>, Chris Young <[email protected]> wrote: > On Tue, 24 Feb 2009 11:33:13 +0000 (GMT), Michael Drake wrote:
> > Did this get fixed? > Not really :( > scrn->Width and scrn->Height are the screen's dimensions, which is > also the size of the off-screen bitmap. It's not massively different > to the visible area if the window is fully extended. OK, so that is wrong. If the clip rectangle is used for the extents the area will mostly be much smaller, especially for sites like BBC that use a lot of background images on different bits of the page. The one in framebuffer/fb_plotters.c is pretty simple to follow, although the framebuffer port currently lacks scaling support, so it's a bit more simple. Michael -- Michael Drake (tlsa) http://www.netsurf-browser.org/
