summaryrefslogtreecommitdiff
path: root/riscos/image.c
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-11-02 23:23:07 by rjw]Richard Wilson2004-11-021-26/+16
| | | | | | Fix for recent GIF decoding bug. Rectangular pixel mode-friendly sprites for hotlist. Slight change to history image size to please Tinct. Support for foreground and background image quality settings. Support for error diffusion and bi-linear filtering (Tinct still requires some further work) svn path=/import/netsurf/; revision=1336
* [project @ 2004-10-17 21:16:00 by bursa]James Bursa2004-10-171-1/+5
| | | | | | Move to use plotters. Replace html.layout->children with html.layout. svn path=/import/netsurf/; revision=1318
* [project @ 2004-08-15 22:36:13 by rjw]Richard Wilson2004-08-151-74/+27
| | | | | | Fix for sprite rendering. Merge alpha and opaque plotting functions svn path=/import/netsurf/; revision=1240
* [project @ 2004-08-15 19:53:52 by jmb]John Mark Bell2004-08-151-1/+1
| | | | | | Standardise swis.h include svn path=/import/netsurf/; revision=1238
* [project @ 2004-08-15 19:06:23 by jmb]John Mark Bell2004-08-151-0/+256
Rationalise image redraw. Supply background colour when redrawing contents Reenable printing of background images Require Tinct 0.07 svn path=/import/netsurf/; revision=1234