summaryrefslogtreecommitdiffstats
path: root/src/circle.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/circle.c')
-rw-r--r--src/circle.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/circle.c b/src/circle.c
index b16accd..7230abb 100644
--- a/src/circle.c
+++ b/src/circle.c
@@ -299,6 +299,7 @@ ganv_circle_draw(GanvItem* item,
ganv_node_get_draw_properties(
&circle->node, &dash_length, &border_color, &fill_color);
+ cairo_new_path(cr);
cairo_arc(cr,
x,
y,