summaryrefslogtreecommitdiff
path: root/image/jpeg.h
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-10-17 21:12:32 by bursa]James Bursa2004-10-171-0/+4
| | | | | | Replace bitmap_redraw() with plot.bitmap(). svn path=/import/netsurf/; revision=1316
* [project @ 2004-09-04 14:37:57 by joty]John Tytgat2004-09-041-0/+1
| | | | | | Norcroft compile fixes. svn path=/import/netsurf/; revision=1267
* [project @ 2004-09-03 22:44:47 by bursa]James Bursa2004-09-031-0/+24
Add generic bitmap functions. Move jpeg and mng code from riscos/ to image/ and update to use bitmap. Note: background tiling and drawfile export for jpeg and mng/png are broken. svn path=/import/netsurf/; revision=1265