gdritter repos gunpowder_treason / f6b70f8
Be sure not to fill paths Getty Ritter 5 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Collapse all Expand all
165165
166166 xml_tag(
167167 buf, "path",
168 &[("d", &path), ("stroke", &"black")],
168 &[("d", &path), ("stroke", &"black"), ("fill", &"none")],
169169 );
170170 }
171171 }