summaryrefslogtreecommitdiff
path: root/include/netsurf/plot_style.h
Commit message (Expand)AuthorAgeFilesLines
* Plot style: Add half lighten/darken helper variants.Michael Drake2020-04-071-0/+11
* Rename mask to mskChris Young2020-03-061-2/+2
* Plot style: Add helper to swap red and blue channels.Michael Drake2020-02-241-0/+6
* Plot style: Add function to engorge a colour channel.Michael Drake2020-02-231-0/+33
* Plot style: Split lightness calc out of colour_to_bw_furthest macro.Michael Drake2020-02-231-4/+7
* Plotters: Expose array of font family strings to front ends.Michael Drake2018-05-231-0/+7
* Plotters: Change stroke width in the plot_style_t to fixed point.Michael Drake2018-05-231-1/+14
* Plotters: Add plot_style_fixed type, and use for font size.Michael Drake2018-05-231-3/+9
* move plot style header to netsurf include directoryVincent Sanders2017-01-131-0/+195