Default to removing null curves

This commit is contained in:
Grant Sanderson 2022-12-29 15:40:32 -08:00
parent 4bc7e3a8f2
commit 2dbb9367c4

View file

@ -293,6 +293,7 @@ class VMobjectFromSVGPath(VMobject):
self,
path_obj: se.Path,
should_subdivide_sharp_curves: bool = False,
should_remove_null_curves: bool = True,
**kwargs
):
# Get rid of arcs