You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using this library to draw debug_shapes. Some of the shapes can't be represented by any of the provided shape types alone. Could they be combined though, it would perfectly work. Is it possible to do that?
The text was updated successfully, but these errors were encountered:
But it would be great to impl Add<PathBuilder> for PathBuilder so I could predefine two unbuilt paths and combine the shapes. Or do I completely misunderstand the concept?
I'm using this library to draw debug_shapes. Some of the shapes can't be represented by any of the provided shape types alone. Could they be combined though, it would perfectly work. Is it possible to do that?
The text was updated successfully, but these errors were encountered: