rough-rs
rough-rs copied to clipboard
`PathTransformer`: `.inbox()` method
It would be great if PathTransformer have inbox() functionality similar to https://github.com/kpym/SVGPathy.
It seems like a good idea. Not only inbox method but also other additions are also usefull. I will check it.
added support in 0.10.0 version
Wow. Thanks!
Can't use .inbox() because InboxParameters is private.
let me check it
should be fixed with 0.11.0 can you confirm @mazznoer
It works. Thanks.