| Age | Commit message (Collapse) | Author |
|
* guide line position
* use direction from line to shape
* optimize intersection detection
* fix flapack elf
* handle weird guide lines better
* update starting point for self crossing (multiple) fills
* ripple: fixes and non circular join style
* avoid jumps in ripple stitch
* fallback only necessary if shape does not intersect grating
* make valid may return a polygon
* add profiling
* Stitch.__init__ didn't work right and was super slow
* shrink or grow to multipolygon
Co-authored-by: Lex Neva
|
|
|
|
|
|
|
|
Embroidery formats (read)
.hus: Husqvarna Embroidery Format
.zhs: Zeng Hsing Embroidery Format
Color formats (read & write)
.col : Color format.
.edr : Color format.
.inf : Color format.
Stitch formats (read & write)
.pmv : Brother Stitch Format.
Image (write)
.png : Portable Network Graphic (line art)
G-Code
The export file format is not .txt anymore but .gcode
Bug fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
by @kuperov
|
|
|
|
|
|
|
|
coding style guide
|
|
Authored-by: @lexelby
|
|
|
|
Co-authored-by: @lexelby
|
|
|
|
|
|
|
|
* some correction
* Delete .DS_Store
* Delete .DS_Store
* Delete .DS_Store
* Delete .DS_Store
* Delete .DS_Store
* Delete LICENSE
* Delete font.json
* Delete preview.png
* Delete ←.svg
* Delete →.svg
* Delete .DS_Store
* Delete .DS_Store
* Delete .DS_Store
* Delete .DS_Store
* Delete .DS_Store
* Delete LICENSE
* Delete font.json
* Delete preview.png
* Delete ←.svg
* Delete →.svg
* Delete .DS_Store
* Delete .DS_Store
* Delete .DS_Store
* Delete .DS_Store
* Delete .DS_Store
* Delete .DS_Store
* Delete .DS_Store
* Delete LICENSE
* Delete font.json
* Delete preview.png
* Delete →.svg
* Delete .DS_Store
* Delete .DS_Store
* Delete LICENSE
* Delete font.json
* Delete preview.png
* Delete →.svg
* Delete .DS_Store
* Delete .DS_Store
* Delete LICENSE
* Delete font.json
* Delete preview.png
* Delete →.svg
* Delete .DS_Store
* Delete .DS_Store
* Delete .DS_Store
* Delete .DS_Store
* Delete .DS_Store
* Delete .DS_Store
* Delete .DS_Store
* Delete .DS_Store
* Delete LICENSE
* Delete font.json
* Delete preview.png
* Delete ←.svg
* Delete →.svg
* Delete LICENSE
* Delete font.json
* Delete preview.png
* Delete ←.svg
* Delete →.svg
* Delete .DS_Store
* Delete .DS_Store
* Delete .DS_Store
* Delete .DS_Store
* Delete .DS_Store
* Delete .DS_Store
* Rename LISENCE to LICENSE
* Add files via upload
* Add files via upload
* Update .gitignore
Co-authored-by: Claudine <claudine@MacBook-Pro-2.local>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix typo
|
|
* Update font.json
add missing kerning info for letter l
* Create preview.png
* add aventurina grandhotel and sortefax
add aventurina, grand hotel and sortefax
* add monicha
* update fold inkstitch
* update sacramarif preview
* update learning curve preview
* add glacial
* translation of description in English
translation of avanturina, glacial , grand hotel and monicha in English
* Add files via upload
* Update font.json
* add some smallified version of fonts
* add abecedaire
* add amita small
plus a correction on espresso_KOR json
* svg updates
small corrections in svg (mainly to allow for the ' from French keyboard)
* Add Silverseams fonts
Add dinomouse and nick-alley
update some svg, still the apostrophe
* fixes and rename romanaugusa
Apostrophe fix in svg files
correct espresso tiny preview
rename romanaugusa
* roman_ags update
roman_ags apostrophe
* remove files
* sacramarif is back
* correct typo in some json
Co-authored-by: Claudine <claudine@MacBook-Pro-2.local>
|
|
|
|
|
|
|
|
|
|
Feature guided fill
|
|
|
|
* use polyline-path instead of points
* handle empty polylines
|
|
|
|
|
|
|
|
* add auto route for running stitch
* introduce free motion commands
Co-authored-by: Lex Neva <github.com@lexneva.name>
|
|
|
|
* rename autofill underlay to fill underlay
* remove unused dependency
|