<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkstitch/icons, branch nix</title>
<subtitle>Inkscape extension for machine embroidery design</subtitle>
<id>http://git.push-f.com/inkstitch/atom/icons?h=nix</id>
<link rel='self' href='http://git.push-f.com/inkstitch/atom/icons?h=nix'/>
<link rel='alternate' type='text/html' href='http://git.push-f.com/inkstitch/'/>
<updated>2025-10-27T16:27:41Z</updated>
<entry>
<title>add apply attribute extension (#3983)</title>
<updated>2025-10-27T16:27:41Z</updated>
<author>
<name>Kaalleen</name>
<email>36401965+kaalleen@users.noreply.github.com</email>
</author>
<published>2025-10-27T16:27:41Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/inkstitch/commit/?id=0f95684bff102d8f573c17e806d37c35b59562d6'/>
<id>urn:sha1:0f95684bff102d8f573c17e806d37c35b59562d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add missing icon and translationdomain (#3973)</title>
<updated>2025-10-05T05:25:12Z</updated>
<author>
<name>Kaalleen</name>
<email>36401965+kaalleen@users.noreply.github.com</email>
</author>
<published>2025-10-05T05:25:12Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/inkstitch/commit/?id=9d94c54a680e469be031e18dde54865814259e71'/>
<id>urn:sha1:9d94c54a680e469be031e18dde54865814259e71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add anchor line symbol (#3765)</title>
<updated>2025-05-31T09:28:13Z</updated>
<author>
<name>Kaalleen</name>
<email>36401965+kaalleen@users.noreply.github.com</email>
</author>
<published>2025-05-31T09:28:13Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/inkstitch/commit/?id=b7443483def03878e4b2eba952dae42546aee1ae'/>
<id>urn:sha1:b7443483def03878e4b2eba952dae42546aee1ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simulator: add button to toggle crosshair (#3616)</title>
<updated>2025-03-29T05:23:49Z</updated>
<author>
<name>Kaalleen</name>
<email>36401965+kaalleen@users.noreply.github.com</email>
</author>
<published>2025-03-29T05:23:49Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/inkstitch/commit/?id=dd63ef093562b8ece48ff215c038e42120a9817e'/>
<id>urn:sha1:dd63ef093562b8ece48ff215c038e42120a9817e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add selection to knockdown fill extension (#3526)</title>
<updated>2025-02-22T13:19:47Z</updated>
<author>
<name>Kaalleen</name>
<email>36401965+kaalleen@users.noreply.github.com</email>
</author>
<published>2025-02-22T13:19:47Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/inkstitch/commit/?id=ff073a4bd6172200fe79e0c080751a23afea4ec1'/>
<id>urn:sha1:ff073a4bd6172200fe79e0c080751a23afea4ec1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sew Stack first steps (#3133)</title>
<updated>2025-01-29T17:04:07Z</updated>
<author>
<name>Lex Neva</name>
<email>lexelby@users.noreply.github.com</email>
</author>
<published>2025-01-29T17:04:07Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/inkstitch/commit/?id=913c2700d1486284dba0583ae1b280b1aa237570'/>
<id>urn:sha1:913c2700d1486284dba0583ae1b280b1aa237570</id>
<content type='text'>
* handle more recursive cases

* scaffolding for stitch layers

* scaffolding for SewStack

* always use DotDict when parsing json params

* add DefaultDotDict + DotDict fixes

* first working SewStack (no UI yet)

* ignore inkstitch_debug.log and .svg

* refactor

* early WIP: property grid display temporarily in stitch plan preview

* start of sew stack editor extension

* add layer properties panel and splitter

* spacing and better icon

* handle checkbox

* add layer action buttons

* show selected property help text in an HtmlWindow

* rename

* rephrase help text for tolerance

* refactor into separate file

* simplify structure

* better property type handling

* add randomization button

* add random seed re-roll button

* simulator preview

* update preview in a few more cases

* always DotDict

* avoid ridiculously slow simulations

* preview selected layer or all layers

* edit multiple objects and save only modified properties into the SVG

* better preview handling

* add reverse and jitter

* add stitch path jitter

* fix types

* fix random shuffle button

* fixes

* fix repeats

* type hinting to please pycharm

* show layer description

* avoid exception in properties with multiple values

* fix typing

* fix new layer

* draw a box around property grid and help box

* confirm before closing

* rename properties and fix seed

* fix close/cancel logic

* add buttons to undo changes and reset to default value

* set not modified if default is original setting

* fix invisible icon

* more space for properties

* fix random properties

* better regulation of simulator rendering speed

* Fixed timer being passed a float

* fix get_json_param() default handling

* fix tests

* add checkbox for sew stack only

* fix property help

* adjustable stitch layer editor help box size, with persistence

* repeat exact stitches

* "fix" style

* adjust for new next_element stuff

---------

Co-authored-by: CapellanCitizen &lt;thecapellancitizen@gmail.com&gt;</content>
</entry>
<entry>
<title>Fill to satin (#3406)</title>
<updated>2025-01-05T11:52:02Z</updated>
<author>
<name>Kaalleen</name>
<email>36401965+kaalleen@users.noreply.github.com</email>
</author>
<published>2025-01-05T11:52:02Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/inkstitch/commit/?id=51ee6c7a08d559d43cd402febe6f9bd4b33c30b0'/>
<id>urn:sha1:51ee6c7a08d559d43cd402febe6f9bd4b33c30b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add icons and descriptions for extension gallery (#3287)</title>
<updated>2024-11-18T10:39:57Z</updated>
<author>
<name>Kaalleen</name>
<email>36401965+kaalleen@users.noreply.github.com</email>
</author>
<published>2024-11-18T10:39:57Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/inkstitch/commit/?id=d15b1f40c758fc6c2fe324a9926e9722d504b2a4'/>
<id>urn:sha1:d15b1f40c758fc6c2fe324a9926e9722d504b2a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show page in simulator (#3120)</title>
<updated>2024-08-08T13:43:36Z</updated>
<author>
<name>Lex Neva</name>
<email>lexelby@users.noreply.github.com</email>
</author>
<published>2024-08-08T13:43:36Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/inkstitch/commit/?id=47ad76f513846a8501f84c057b28a146031859b6'/>
<id>urn:sha1:47ad76f513846a8501f84c057b28a146031859b6</id>
<content type='text'>
* add exception logging helpers

* wip

* show page and drop shadow from SVG

* allow toggling page

* add page icon

* add dark mode icon

* showpageshadow

* refresh after background change (fix for macOS)

* fix params sim background

* try a native GraphicsBrush for windows

* show page button in standalone simulator only and adapt shadow color

* remove doubled line

---------

Co-authored-by: Kaalleen &lt;reni@allenka.de&gt;</content>
</entry>
<entry>
<title>Simulator: make colors visible on background (#3010)</title>
<updated>2024-06-25T21:46:50Z</updated>
<author>
<name>Kaalleen</name>
<email>36401965+kaalleen@users.noreply.github.com</email>
</author>
<published>2024-06-25T21:46:50Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/inkstitch/commit/?id=850958b5bc6017da66fad041dabc6ddd7b8d9f69'/>
<id>urn:sha1:850958b5bc6017da66fad041dabc6ddd7b8d9f69</id>
<content type='text'>
* simulator: color visible on background
* add design dimension info to simulator statusbar
* update preview when apply font size filter
* add info box
* preferences: check if stitch_plan is loaded</content>
</entry>
</feed>
