Wykres commitów

15 Commity (ab8c87928b39e7874c09a75b2f9badd3a46719b2)

Autor SHA1 Wiadomość Data
Kaalleen ab8c87928b
Update pyembroidery (#1683)
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
2022-06-24 17:11:52 +02:00
Kaalleen b6bde000fe
Option to drop short stitches (#1693) 2022-06-22 15:22:34 +02:00
Lex Neva 923ff3cb97 fix more patch references 2021-08-07 12:37:17 -04:00
Lex Neva 173548dee5 rename more patch references 2021-08-07 12:18:55 -04:00
Lex Neva f787121080
Merge pull request #1083 from inkstitch/lexelby/license-headers
add license headers
2021-03-28 18:11:15 -04:00
Kaalleen 71a5d4772a
Catch Palette IndexError (#1100)
* thread palette catch indexerror
* export threadlist with utf-8
2021-03-27 16:55:08 +01:00
Lex Neva 3b3f890c12 add copyright headers 2021-03-11 23:17:19 -05:00
Kaalleen e84a86d4ac
Update for Inkscape 1.0 (#880)
* update for inkscape 1.0
* add about extension
* Build improvements for the inkscape1.0 branch (#985)
* zip: export real svg not stitch plan
* #411 and #726
* Tools for Font Creators (#1018)
* ignore very small holes in fills
* remove embroider (#1026)
* auto_fill: ignore shrink_or_grow if result is empty (#589)
* break apart: do not ignore small fills

Co-authored-by: Hagen Fritsch <rumpeltux-github@irgendwo.org>
Co-authored-by: Lex Neva <github.com@lexneva.name>
2021-03-04 18:40:53 +01:00
Kaalleen b44ca4ebac
threadlist in zip (#664) 2020-04-20 20:53:39 +02:00
Kaalleen facf181792
Option to include SVG in ZIP file (#648) 2020-04-01 18:50:14 +02:00
Lex Neva 908f2cd772 pyflakes fixes 2018-08-21 21:43:09 -04:00
Lex Neva 017026e10c fix zip extension 2018-07-25 21:17:58 -04:00
Lex Neva 4c46c2eec1 fix zip file corruption 2018-06-15 21:44:52 -04:00
Lex Neva f9a5e4c03a remove tmp directory from zip file paths 2018-06-15 21:44:52 -04:00
Lex Neva ea1135c145 add ZIP batch export extension 2018-06-15 21:44:52 -04:00