Lex Neva
Lex Neva
Another related question: do you get this delay even when running Lettering on a brand new blank document?
Wow, that's painful. Thank you for stracing, @simon-budig! I agree, Ink/Stitch should not be doing this. Ultimately, I think our upcoming roadmap for Ink/Stitch will alleviate this problem. Right now,...
I'm pretty sure we fixed this long since. If that's not the case, please let us know!
Sounds like it should be possible! The key is figuring out the file format. Once that's nailed down then we can see if any additional features are needed in inkstitch...
This seems pretty close to ready. How are you feeling about it, @bkmgit? One thing I think this font needs is underlay. Without underlay on the wider satins, they're going...
I think that transformation is the system trying to guess whether you want an apostrophe or a right single-quote. Maybe we can disable that guessing. In any case, if you...
Sadly, no, you're not missing anything. We originally did _theoretically_ support 21 formats, through `libembroidery` (part of [EmbroiderModder](https://github.com/Embroidermodder/Embroidermodder)). However, in reality, most of those output formats didn't actually work properly....
Ugh, what a pain! If you do take a shot at the HUS format, please let me know if you need any pointers regarding pyembroidery. The code's a bit quirky...
Definitely something we want to look into. It's a little tricky because rendering each successive object needs to know where stitching ended on the previous object. For example, if you...
Another thing I want to try to do is have it cache the stitched version of each object so that it doesn't have to rerender if the object doesn't change.