Wykres commitów

26 Commity (main)

Autor SHA1 Wiadomość Data
Kaalleen 7137863b60
add color description (#2899) 2024-05-13 16:48:25 +02:00
Kaalleen 4749eca8fd
Add apply palette extension (#2738)
* add apply palette extension
* thread catalog: apply palette: do not overwrite cutwork settings
2024-03-11 14:08:56 +01:00
karnigen 1b1779ee99 style cleanup 2024-01-13 15:42:49 +01:00
Kaalleen bc40175147
render context-stroke and context-fill as black (#2470) 2023-08-12 10:17:27 +02:00
Kaalleen f5a68fb4a8
remove tinycss2 (#2424) 2023-07-16 07:56:28 +02:00
Kaalleen a7b2122d91
Cutwork needle info (#1988)
* add cutwork needle info to thread color
* apply threadlist: apply cutwork_needle attribute
2023-01-07 09:32:33 +01:00
Kaalleen e9278c55c3
This and that (#1727)
* dont fail on satin with fill

* fill stitch error message

* convert to satin mac issue

* auto_satin: add rung for two node old style satins

* avoid divide by zero in intersect_region_with_grating

* fix for incorrect stagger in guided fill

* better rail sectioning algorithm

* fix #1780

* fix #1816

Co-authored-by: Lex Neva
2022-11-27 08:37:59 +01:00
Kaalleen 19f973a44a
Fix stop command (#1841) 2022-10-15 16:40:10 +02:00
Kaalleen 8d9a469ae2
Ignore invalid palettes (#1718) 2022-07-04 13:13:05 +02:00
Kaalleen cf09a86426
color gradient to black (#1395) 2021-10-19 17:41:29 +02:00
luzpaz e6fad808e9
Fix typos (#1291) 2021-07-29 20:52:44 +02:00
Kaalleen f74bae1aa6
ut8-threads (#1179) 2021-05-01 19:06:40 +02: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 8695198e21
parse unicode color names (#686) 2020-05-15 14:56:02 +02:00
Lex Neva cb2b4e3522
electron simulator (#531) 2020-04-28 18:34:05 +02:00
Kaalleen d640c928d4
fix palette issues (#660) 2020-04-19 18:37:41 +02:00
Lex Neva 908f2cd772 pyflakes fixes 2018-08-21 21:43:09 -04:00
Lex Neva 038875f876 autopep8 2018-08-21 20:32:50 -04:00
Lex Neva 3cac91a193 update input extension for pyembroidery 2018-07-25 21:17:58 -04:00
Lex Neva dbcbf7cff1 switch to pyembroidery for file generation 2018-07-25 21:17:58 -04:00
Lex Neva 4c986117bf first attempt at realistic rendering 2018-05-29 20:04:30 -04:00
Lex Neva 05daffb7e0 refactor everything out of lib/__init__.py 2018-05-01 21:21:07 -04:00
Lex Neva 1b31806423 rename inkstitch/ to lib/
You can't have a module and a package named the same thing.  PyInstaller wants
to import the main script as if it were a module, and this doesn't work unless
there's no directory of the same name with a __init__.py in it.
2018-05-01 20:37:51 -04:00