diff src/graph_engine_openvg.c @ 593:ac942664fe86 openvg

stroke and fill for VG
author Thinker K.F. Li <thinker@branda.to>
date Wed, 30 Jun 2010 22:57:23 +0800
parents de9d210e9c38
children aaaaa03af04d
line wrap: on
line diff
--- a/src/graph_engine_openvg.c	Wed Jun 30 19:53:10 2010 +0800
+++ b/src/graph_engine_openvg.c	Wed Jun 30 22:57:23 2010 +0800
@@ -284,3 +284,4 @@
     canvas->tgt->asso_mbe = NULL; /* remove association */
     free(canvas);
 }
+