summaryrefslogtreecommitdiff
path: root/riscos/plotters.c
Commit message (Expand)AuthorAgeFilesLines
* Purge ro_plot_set_scale() and ro_plot_scale global, as front ends nolonger ne...Michael Drake2011-03-091-10/+0
* Don't scale text plots in front end (RISC OS).Michael Drake2011-03-081-2/+1
* Pass clip rect to clip plotters as struct. Simplify clip rect handling in de...Michael Drake2011-02-141-8/+6
* Fix NULL ptr dereference in status bar rendering; formatting.Adrian Lees2010-01-241-20/+19
* Refactor text plotter and other font functions to remove dependency on CSS.John Mark Bell2009-07-211-6/+7
* Rename TRANSPARENT to NS_TRANSPARENT to avoid clash on Windows. By MarkieB.Michael Drake2009-07-141-2/+2
* next round of plotter refactorVincent Sanders2009-07-141-32/+52
* plotters line refactorVincent Sanders2009-07-101-5/+17
* ploter refactor of rectangle handling Vincent Sanders2009-07-081-56/+65
* Refactor fill plotter to take a styleVincent Sanders2009-07-051-4/+5
* remove redundant clg callVincent Sanders2009-07-011-20/+0
* Simplify RISC OS bitmap plotter.Michael Drake2009-06-301-16/+2
* Improve bitmap plotter APIVincent Sanders2009-06-301-34/+21
* Free path once we're finished with it.John Mark Bell2009-06-291-0/+1
* Squash warningsJohn Mark Bell2009-03-271-2/+2
* - Constify parameters of struct plotter_table::polygon and struct plotter_tab...John Tytgat2009-02-031-6/+6
* Make the knockout plotter calling behaviour optional by added a new entryJohn Tytgat2008-07-301-0/+1
* - Compiler warning squashJohn Tytgat2008-07-261-0/+1
* First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/ne...John Tytgat2008-07-261-4/+4
* Improve MNG error handling to show error code. Fix code not expecting bitmap_...James Bursa2008-06-011-2/+16
* const fixes in plotters and history coreRob Kendrick2008-04-071-2/+2
* Foresee OSLib 7 and pre-OSLib 7 compatibilityJohn Tytgat2008-03-101-3/+3
* Plug a memory leak in ro_plot_path().James Bursa2007-12-111-8/+12
* Fix warnings and remove some logging.James Bursa2007-12-111-7/+3
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Add path plotter (for SVG). Requires other implementations.James Bursa2007-08-071-7/+116
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-6/+6
* Update project URL.Michael Drake2006-11-271-3/+3
* Fix for knockout rendering of native formatsAdrian Lees2006-08-191-0/+2
* Workaround for A9home crash drawing patterned lines; maybe temporaryAdrian Lees2006-07-161-6/+11
* Optimise out redundant group_start and group_end calls (speed up rendering.)Richard Wilson2006-07-101-14/+2
* [project @ 2006-03-21 17:22:41 by rjek]Rob Kendrick2006-03-211-0/+51
* [project @ 2006-03-19 19:03:07 by rjek]Rob Kendrick2006-03-191-3/+8
* [project @ 2006-02-22 01:58:19 by rjw]Richard Wilson2006-02-221-2/+2
* [project @ 2006-01-25 00:20:21 by rjw]Richard Wilson2006-01-251-9/+5
* [project @ 2006-01-24 23:41:23 by rjw]Richard Wilson2006-01-241-5/+9
* [project @ 2005-07-16 05:54:45 by adrianl]Adrian Lees2005-07-161-43/+13
* [project @ 2005-06-23 17:24:23 by rjw]Richard Wilson2005-06-231-2/+4
* [project @ 2005-04-12 19:11:35 by rjw]Richard Wilson2005-04-121-20/+3
* [project @ 2005-02-21 21:31:31 by bursa]James Bursa2005-02-211-2/+19
* [project @ 2005-02-20 13:19:19 by bursa]James Bursa2005-02-201-12/+8
* [project @ 2005-01-02 03:58:20 by jmb]John Mark Bell2005-01-021-2/+1
* [project @ 2004-12-25 11:25:21 by bursa]James Bursa2004-12-251-401/+401
* [project @ 2004-12-05 21:39:31 by bursa]James Bursa2004-12-051-0/+6
* [project @ 2004-11-20 00:02:56 by bursa]James Bursa2004-11-201-61/+55
* [project @ 2004-11-02 23:23:07 by rjw]Richard Wilson2004-11-021-2/+2
* [project @ 2004-10-20 23:31:31 by jmb]John Mark Bell2004-10-201-1/+14
* [project @ 2004-10-20 19:41:19 by bursa]James Bursa2004-10-201-3/+3
* [project @ 2004-10-19 21:29:39 by bursa]James Bursa2004-10-191-1/+1
* [project @ 2004-10-17 21:03:19 by bursa]James Bursa2004-10-171-0/+388