rough-rs icon indicating copy to clipboard operation
rough-rs copied to clipboard

`PathTransformer`: `.inbox()` method

Open mazznoer opened this issue 11 months ago • 1 comments

It would be great if PathTransformer have inbox() functionality similar to https://github.com/kpym/SVGPathy.

mazznoer avatar Apr 24 '25 15:04 mazznoer

It seems like a good idea. Not only inbox method but also other additions are also usefull. I will check it.

orhanbalci avatar Apr 24 '25 16:04 orhanbalci

added support in 0.10.0 version

orhanbalci avatar Jun 03 '25 13:06 orhanbalci

Wow. Thanks!

mazznoer avatar Jun 03 '25 14:06 mazznoer

Can't use .inbox() because InboxParameters is private.

mazznoer avatar Jun 03 '25 16:06 mazznoer

let me check it

orhanbalci avatar Jun 04 '25 12:06 orhanbalci

should be fixed with 0.11.0 can you confirm @mazznoer

orhanbalci avatar Jun 04 '25 12:06 orhanbalci

It works. Thanks.

mazznoer avatar Jun 04 '25 12:06 mazznoer