summaryrefslogtreecommitdiff
path: root/riscos/plotters.c
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2005-02-21 21:31:31 by bursa]James Bursa2005-02-211-2/+19
| | | | | | Fix buffered font rendering. svn path=/import/netsurf/; revision=1523
* [project @ 2005-02-20 13:19:19 by bursa]James Bursa2005-02-201-12/+8
| | | | | | Font rewrite, part 3. Note that Draw export and printing are broken by these changes. svn path=/import/netsurf/; revision=1519
* [project @ 2005-01-02 03:58:20 by jmb]John Mark Bell2005-01-021-2/+1
| | | | | | xcalloc/xrealloc/xstrdup-purge - Lose remaining calls (and purge the relevant functions from utils.c) svn path=/import/netsurf/; revision=1419
* [project @ 2004-12-25 11:25:21 by bursa]James Bursa2004-12-251-401/+401
| | | | | | Fix line endings. svn path=/import/netsurf/; revision=1408
* [project @ 2004-12-05 21:39:31 by bursa]James Bursa2004-12-051-0/+6
| | | | | | Return an error for invalid clip rectangles to ro_plot_clip(). svn path=/import/netsurf/; revision=1382
* [project @ 2004-11-20 00:02:56 by bursa]James Bursa2004-11-201-61/+55
| | | | | | Improvements to overflow and scrolling: scrollbars now have most of the usual RISC OS behaviour. Better rendering of dotted and dashed borders. svn path=/import/netsurf/; revision=1363
* [project @ 2004-11-02 23:23:07 by rjw]Richard Wilson2004-11-021-2/+2
| | | | | | 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-20 23:31:31 by jmb]John Mark Bell2004-10-201-1/+14
| | | | | | Reimplement draw groups svn path=/import/netsurf/; revision=1332
* [project @ 2004-10-20 19:41:19 by bursa]James Bursa2004-10-201-3/+3
| | | | | | Fix dashed and dotted border position and thickness. svn path=/import/netsurf/; revision=1330
* [project @ 2004-10-19 21:29:39 by bursa]James Bursa2004-10-191-1/+1
| | | | | | Fix disc radius. svn path=/import/netsurf/; revision=1327
* [project @ 2004-10-17 21:03:19 by bursa]James Bursa2004-10-171-0/+388
New target-independent interface for plotting and RISC OS screen implementation. svn path=/import/netsurf/; revision=1312