From 34c035d4a51730fe70f18e63addf178512d2f123 Mon Sep 17 00:00:00 2001 From: Trammell hudson Date: Sat, 3 Mar 2018 18:24:21 -0500 Subject: [PATCH] fill/stroke style fix --- svg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/svg.h b/svg.h index 2750f38..b3b1c95 100644 --- a/svg.h +++ b/svg.h @@ -10,7 +10,7 @@ svg_line( ) { // invert the sense of y - printf("\n", + printf("\n", p1[0], -p1[1], p2[0],