summaryrefslogtreecommitdiff
path: root/content/handlers/image/svg.c
Commit message (Expand)AuthorAgeFilesLines
* Plotters: Change stroke width in the plot_style_t to fixed point.Michael Drake2018-05-231-5/+6
* Plotters: Add plot_style_fixed type, and use for font size.Michael Drake2018-05-231-1/+1
* SVG content handler: Convert to using content_broadcast_errorcode().Michael Drake2017-08-281-4/+1
* Content API: Make content_broadcast take pointer to content_msg_data.Michael Drake2017-08-261-1/+1
* Update all core use of plotters to new APIVincent Sanders2017-02-111-19/+32
* Allow include directories to be added by sub makefilesVincent Sanders2016-06-061-1/+1
* Update content to split public and internal APIVincent Sanders2016-06-061-2/+3
* move plotters header into public APIVincent Sanders2016-05-301-1/+1
* move the CSS content handlerVincent Sanders2016-05-261-1/+1
* move image content handlers to accomodate core build changesVincent Sanders2016-05-231-0/+353