Jürgen Weigert
Jürgen Weigert
Two expectations according to @michaelstingl : * [ ] Useful description text in with the plugins * [ ] both plugin items enabled by default
Thanks for the install instructions! Added them to README.md The type error looks like we broke python2 compatibility. python3 should work better.
@st20d is python3 an option on MacOS? The combination pyhidapi and python2 does not mix well. I'd avoid finding direct a solution for this, if possible. python3 with pyhidapi works...
The basic call sequence in the current version is something like this: ``` (data, cols) = bitmap_text("Hello World!") head = header([cols], 4, 0, 0, 0) pyhidapi.hid_write(dev, head+data) ``` You need...
Well, I don't intend to save the world all by myself... Patches welcome.
I tested the 'use outline' feature. But used the algortihm "NEAREST". It does something strange then:  This design has lots of numbers and text using a single stroke hershey...
#42 is merged.
[visicut_issue_pattern.svg.zip](https://github.com/t-oster/VisiCut/files/222123/visicut_issue_pattern.svg.zip)
The path that works has: fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.0846666; the paths that don't work have: fill:#000000;fill-opacity:1;stroke:url(#linearGradient5099);stroke-width:0.08466667; Using this definitiion elsewhere in the document: ``` ```
box_cloned.svg https://gist.github.com/jnweiger/12ca918954676cd3b25c