summaryrefslogtreecommitdiff
path: root/include/netsurf/plotters.h
Commit message (Collapse)AuthorAgeFilesLines
* Plotters: Remove width param from path plotter.Michael Drake2018-05-231-2/+0
| | | | We now use the stroke_width in the plot_style.
* Plotters: Split function parameters over multiple lines for readability.Michael Drake2018-05-231-12/+60
|
* Update plotter API to pass contextVincent Sanders2017-02-111-84/+208
|
* move plot style header to netsurf include directoryVincent Sanders2017-01-131-1/+1
| | | | | move plotter style header and adjust all callers to use only what they actually require.
* move plotters header into public APIVincent Sanders2016-05-301-0/+161