summaryrefslogtreecommitdiff
path: root/desktop/plot_style.h
Commit message (Expand)AuthorAgeFilesLines
* Don't abort redraw on bad image.Michael Drake2012-11-051-0/+5
* Clean up blend_colour macro.Michael Drake2012-03-271-3/+3
* Fix lighten_colour and double_lighten_colour to prevent alpha bleeding into r...Michael Drake2012-03-271-10/+10
* Change GTK plotting to use cairo surfaces throughoutVincent Sanders2011-12-301-0/+5
* History colours as constants r=jmb,vinceSven Weidauer2011-01-241-0/+16
* Merge branches/vince/netsurf-fbtk-rework to trunk.John Mark Bell2010-07-071-2/+2
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-0/+11
* Scale font sizes, for better accuracy.John Mark Bell2009-07-211-1/+6
* Refactor text plotter and other font functions to remove dependency on CSS.John Mark Bell2009-07-211-15/+57
* Rename debug outline plot styles and make them const.Michael Drake2009-07-141-4/+4
* next round of plotter refactorVincent Sanders2009-07-141-0/+2
* Move colour blend routine from html_redraw to plot_style and make it a define.Michael Drake2009-07-101-12/+21
* plotters line refactorVincent Sanders2009-07-101-0/+90