In article <[EMAIL PROTECTED]>, Chris Young <[EMAIL PROTECTED]> wrote: > On Tue, 09 Dec 2008 10:30:00 +0000 (GMT), Michael Drake wrote:
> > I'm not sure of the current status of the AmigaOS plotters. Are the > > images on the screenshots page still representative of the current > > status? > No, that was before I did quite a big fix of the plotters. OK. If you send me some updated screenshots, I'll update that page. > Known problems with the AmigaOS plotters: > Line - width not implemented (by graphics.library) Same on RISC OS. Line is only used for underlines, iirc. Maybe also CSS scrollbars. It draws underlines 1px thick whatever the text size or scale. > Arc - not implemented (if anybody has a good arc plotting routine > that takes the parameters NetSurf passes to this, that will be useful) Arc has the same problem on RISC OS as line -- no thickness. It's not used for anything except radio buttons though. > Bitmap - alpha channel not supported (waiting for new SDK) OK. > Bitmap Tile - only plots as far as the window borders, so long pages > with a tiled background don't get the bitmap all the way down the > page. So when you scroll down, why don't the newly exposed areas get redrawn with tiled backgrounds plotted? > Path - not implemented (is this needed? nothing seems to use it) As John-Mark said, it's only used for libsvgtiny at the moment. > As far as I know everything else is working correctly. OK good. > If there is a good test suite for them I will check and confirm. No there isn't at the moment. :( The only way to tell is to examine the page rendering when you know what it should be doing or compare screenshots. Michael -- Michael Drake (tlsa) http://www.netsurf-browser.org/
