netsurf/content/handlers/image
Michael Forney 6455a2ea83 SVG content handler: Fix plot style stroke_width
In 8332bf6b2a, when the stroke width was moved from a parameter to
the plot style field, it accidentally used the `stroke` field of
the svgtiny shape (the color) instead of `stroke_width`.

Signed-off-by: Michael Drake <michael.drake@codethink.co.uk>
2019-03-05 11:17:07 +00:00
..
bmp.c BMP content handler: Convert to using content_broadcast_errorcode(). 2017-08-27 13:28:21 +01:00
bmp.h move image content handlers to accomodate core build changes 2016-05-23 23:32:16 +01:00
gif.c GIF content handler: Convert to using content_broadcast_errorcode(). 2017-08-27 13:28:21 +01:00
gif.h move image content handlers to accomodate core build changes 2016-05-23 23:32:16 +01:00
ico.c Use coccinelle to change logging macro calls in c files 2017-09-06 18:45:27 +01:00
ico.h move image content handlers to accomodate core build changes 2016-05-23 23:32:16 +01:00
image_cache.c fix image cache format specifiers signedness 2017-09-11 17:29:57 +01:00
image_cache.h Update content to split public and internal API 2016-06-06 09:01:38 +01:00
image.c add webp image handler 2019-02-17 12:09:17 +00:00
image.h Update content to split public and internal API 2016-06-06 09:01:38 +01:00
jpeg.c improve some comments 2019-02-17 12:08:23 +00:00
jpeg.h move image content handlers to accomodate core build changes 2016-05-23 23:32:16 +01:00
Makefile add webp image handler 2019-02-17 12:09:17 +00:00
nssprite.c Use coccinelle to change logging macro calls in c files 2017-09-06 18:45:27 +01:00
nssprite.h move image content handlers to accomodate core build changes 2016-05-23 23:32:16 +01:00
png.c Use coccinelle to change logging macro calls in c files 2017-09-06 18:45:27 +01:00
png.h move image content handlers to accomodate core build changes 2016-05-23 23:32:16 +01:00
rsvg.c RSVG: fix colour conversion 2018-01-20 15:33:05 +00:00
rsvg.h move image content handlers to accomodate core build changes 2016-05-23 23:32:16 +01:00
svg.c SVG content handler: Fix plot style stroke_width 2019-03-05 11:17:07 +00:00
svg.h move image content handlers to accomodate core build changes 2016-05-23 23:32:16 +01:00
video.c Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00
video.h move image content handlers to accomodate core build changes 2016-05-23 23:32:16 +01:00
webp.c add webp image handler 2019-02-17 12:09:17 +00:00
webp.h add webp image handler 2019-02-17 12:09:17 +00:00