summaryrefslogtreecommitdiff
path: root/content/handlers/image/svg.c
Commit message (Expand)AuthorAgeFilesLines
* content: Rename content_broadcast_errorcode()Daniel Silverstone2019-08-051-1/+1
* change content get_source_data interfaces to return uint8_t and size_tVincent Sanders2019-05-051-8/+9
* SVG content handler: Fix plot style stroke_widthMichael Forney2019-03-051-1/+1
* Plotters: Remove width param from path plotter.Michael Drake2018-05-231-2/+2
* 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