From 050807ebe4afa5d13d9c7ee78f3bcd9f1b790ffe Mon Sep 17 00:00:00 2001 From: Stefan Frederik Date: Sun, 28 Aug 2022 23:11:55 +0200 Subject: [PATCH] yet another fix in svg export code for solid/stipple/no-fill options --- src/svgdraw.c | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/svgdraw.c b/src/svgdraw.c index 4ef50ebf..3a313671 100644 --- a/src/svgdraw.c +++ b/src/svgdraw.c @@ -726,12 +726,24 @@ void svg_draw(void) " width=\"%g\" height=\"%g\" version=\"1.1\">\n", dx, dy); fprintf(fd, "