add some images

pull/3645/head
Kaalleen 2025-03-29 20:15:43 +01:00
rodzic 8bfebdd783
commit 8c01019687
14 zmienionych plików z 58 dodań i 2 usunięć

Wyświetl plik

@ -105,6 +105,8 @@ Converts a fill to a satin. Manual setting of rungs is required.
Installs color palettes or a symbol library for motif stitches into Inkscape. Please restart Inkscape after the installation.
![Motif stitches](/assets/images/upcoming/3.2.0/motif-stitches.png)
Replaces `Install thread color palettes for Inkscape`.
[Read more](/docs/install-addons/)
@ -131,6 +133,8 @@ Helps (for example) to remove bean stitches from stitch plans and turn them into
Helper method to generate a fill area underneath of all selected elements, optionally with an offset. This can be very useful when working with high pile fabric.
![A figure with a surrounding knockdown stitch](/assets/images/docs/knockdown.png)
[Read more](/docs/fill-tools/#knockdown-fill)
### Set color sort index
@ -163,6 +167,8 @@ A tool for font authors which sets a specified color sort index on selected elem
* add option to keep original path elements [#3332](https://github.com/inkstitch/inkstitch/pull/3332)
* transfer object based min jump length (if present) from satins on auto-generated strokes [#3154](https://github.com/inkstitch/inkstitch/pull/3154)
[Read more](/docs/satin-tools/#auto-route-satin-columns)
### Attach commands to selected objects
* We had a lot of complaints that positioning command symbol is rather difficult.
@ -170,22 +176,30 @@ A tool for font authors which sets a specified color sort index on selected elem
This means, when you position a start symbol, the starting point of the element will be directly at the symbols center (will automatically update older files)
* Unified start and stop commands for various stitch types (will automatically update older files)
[Read more](/docs/commands/)
### Convert to gradient blocks
* Insert color blocks into a group and skip small elements [#3584](https://github.com/inkstitch/inkstitch/pull/3584)
[Read more](/docs/fill-tools/#convert-to-gradient-blocks)
### Scale Command Symbols
`Commands > View > Scale Command Symbols`
* Set all commands to unique size at once (reset previous transform) [#3329](https://github.com/inkstitch/inkstitch/pull/3329)
[Read more](/docs/commands/#scale-command-symbols)
### Font sampling
`Font Management > Font Sampling`
* Add color sort option [#3242](https://github.com/inkstitch/inkstitch/pull/3242)
[Read more](/docs/font-tools/#font-sampling)
### Force lock stitches
`Font Management > Force lock stitches`
@ -193,6 +207,8 @@ A tool for font authors which sets a specified color sort index on selected elem
* Add option to disable lock stitch insertion by distance
(for example to add lock stitches only after the last element of the glyph) [#3559](https://github.com/inkstitch/inkstitch/pull/3559)
[Read more](/docs/font-tools/#force-lock-stitches)
### Lettering
`Lettering > Lettering`
@ -206,25 +222,37 @@ A tool for font authors which sets a specified color sort index on selected elem
![Lettering: more options](/assets/images/upcoming/3.2.0/lettering.png)
[Read more](/docs/lettering/)
### Lettering Along Path
`Lettering > Lettering Along Path`
Add option for text position along the path (left, center, right, stretch)
![A text aligned along a path while using the various options](/assets/images/docs/text_along_path_alignment.png)
[Read more](/docs/lettering/#lettering-along-path)
### Multicolor Satin
* Option to adjust underlay [#3152](https://github.com/inkstitch/inkstitch/pull/3152)
[Read more](/docs/satin-tools/#multicolor-satin)
### Redwork
* Add combine option [#3407](https://github.com/inkstitch/inkstitch/pull/3407)
* Add keep originals option [#3407](https://github.com/inkstitch/inkstitch/pull/3407)
[Read more](/docs/stroke-tools/#redwork)
### Select elements
* Fix select redwork top layer [#3230](https://github.com/inkstitch/inkstitch/pull/3230)
[Read more](/docs/edit/#select-embroidery-elements)
### Simulator
* simulator: add button to toggle crosshair [#3616](https://github.com/inkstitch/inkstitch/pull/3616)
@ -232,19 +260,27 @@ Add option for text position along the path (left, center, right, stretch)
* Save and reload more simulator settings (status for buttons: jump, trim, color change, stop, needle penetration point, page border) [#3323](https://github.com/inkstitch/inkstitch/pull/3323)
* Show page in simulator [#3120](https://github.com/inkstitch/inkstitch/pull/3120)
[Read more](/docs/visualize/#simulator)
### Stitch plan preview
* Update realistic filter [#3222](https://github.com/inkstitch/inkstitch/pull/3222)
[Read more](/docs/visualize/#stitch-plan-preview)
### Stroke to LPE-Satin
* Take transforms into account (for path specific lpe satins only) [#3500](https://github.com/inkstitch/inkstitch/pull/3500)
[Read more](/docs/satin-tools/#stroke-to-live-path-effect-satin)
### Troubleshoot
* Group pointers, so specific error/warning types can be easily toggled on and off [#3486](https://github.com/inkstitch/inkstitch/pull/3486)
* Add background to troubleshoot text [#3357](https://github.com/inkstitch/inkstitch/pull/3357)
[Read more](/docs/troubleshoot/#troubleshoot-objects)
## Removed extensions
### Glyphlist update
@ -254,8 +290,9 @@ Glyphlist update has been part of the font management and was replaced by the mu
## Stitch type Updates
* Automated end point calculation for fill and satin (ends at nearest point) [#3370](https://github.com/inkstitch/inkstitch/pull/3370)
* Improve handling of symbols [#3440](https://github.com/inkstitch/inkstitch/pull/3440)
* Automated start and end point calculation for fill and satin (starts/ends at nearest point) [#3370](https://github.com/inkstitch/inkstitch/pull/3370)
![Two satins joining at one point, rendered without a jump stitch](/assets/images/upcoming/3.2.0/start_at_nearest_point.png)
* Make effect clips available for embroidery (couldn't be used before) [#3364](https://github.com/inkstitch/inkstitch/pull/3364)
### Clones
@ -345,6 +382,7 @@ Ink/Stitch can now export multiple files with text at once. A path with a specif
* stroke: as_multi_line_string ignore single point paths [#3491](https://github.com/inkstitch/inkstitch/pull/3491)
* Adapt simulator slider symbols to dark theme [#3475](https://github.com/inkstitch/inkstitch/pull/3475)
* Auto-run: try harder to avoid networkx issues [#3457](https://github.com/inkstitch/inkstitch/pull/3457)
* Improve handling of symbols [#3440](https://github.com/inkstitch/inkstitch/pull/3440)
* Lettering: ignore auto-satin setting in the json file when there is no satin [#3434](https://github.com/inkstitch/inkstitch/pull/3434)
* Fix issue in preferences when value is 0.0 [#3430](https://github.com/inkstitch/inkstitch/pull/3430)
* Exclude invisible from node_to_elements directly [#3424](https://github.com/inkstitch/inkstitch/pull/3424)

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 202 KiB

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 201 KiB

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 199 KiB

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 1.3 MiB

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 66 KiB

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 14 KiB

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 95 KiB

Wyświetl plik

@ -50,6 +50,8 @@ Hier kann eine Liste mit den beliebtesten Schriftarten gespeichert und wieder ge
Ink/Stitch Schriften sind liebevoll designed. Wenn sie mit Inkscape Tools verformt werden (z.B. um sie in eine Kurve zu bringen) verliert das Ergebnis womöglich an Qualität. Auf der anderen Seite ist es ein langwieriger Prozess, die Buchstaben einzelnd an eine Linie anzupassen. Dieses Werkzeug hilft dir, eine Schrift auf einen Pfad zu legen - ohne die Buchstaben zu verzerren.
![A text aligned along a path while using the various options](/assets/images/docs/text_along_path_alignment.png)
### Anwendung
* Wähle eine Pfad und eine Ink/Stitch-Text-Gruppierung

Wyświetl plik

@ -44,6 +44,8 @@ Diese Erweiterung teilt ein Füllobjekt mit einem linearen Farbverlauf in mehrer
Hilfsmethode zum Erzeugen eines Füllbereichs unterhalb aller ausgewählten Elemente, optional mit einem Versatz. Dies kann bei der Arbeit mit hochflorigen Stoffen sehr nützlich sein.
![Eine Figure mit einem sie umgebenden Knockdown-Stich](/assets/images/docs/knockdown.png)
* Elemente auswählen
* `Erweiterungen > Ink/Stitch > Werkzeuge: Füllung > Auswahl zu Knockdown-Stich`
* Einstellungen anpassen
@ -61,6 +63,8 @@ Hilfsmethode zum Erzeugen eines Füllbereichs unterhalb aller ausgewählten Elem
Der Farbeditor ist unter `Erweiterungen > Ink/Stitch > Werkzeuge: Füllung > Tartan` zu finden.
![Ein Seepferdchen mit einem Tartan-Muster](/assets/images/docs/de/tartan_stripe_editor.png)
### Muster anpassen
#### Position

Wyświetl plik

@ -48,6 +48,8 @@ You can save and load your favourite font settings.
Ink/Stitch letters are carefully designed. If you try to transform them with common tools, they may not work as expected. This means placing letters along a path will be a lot of work. Therefore we've created a tool to assist you with that.
![A text aligned along a path while using the various options](/assets/images/docs/text_along_path_alignment.png)
### Usage
* Select a path and a lettering group

Wyświetl plik

@ -53,6 +53,8 @@ Convert to gradient blocks will split a fill with a linear gradient into multipl
Helper method to generate a fill area underneath of all selected elements, optionally with an offset. This can be very useful when working with high pile fabric.
![A figure with a surrounding knockdown stitch](/assets/images/docs/knockdown.png)
* Select elements
* Open `Extensions > Ink/Stitch > Tools: Fill > Selection to Knockdown Fill`
* Adapt settings
@ -70,6 +72,8 @@ Helper method to generate a fill area underneath of all selected elements, optio
The Stripe Editor can be found in `Extensions > Ink/Stitch > Tools: Fill > Tartan`
![A seahorse rendered with tartan fill](/assets/images/docs/en/tartan_stripe_editor.png)
### Customize
#### Positioning

Wyświetl plik

@ -47,6 +47,8 @@ Vous pouvez enregistrer et rouvrir vos paramètres de police préférés.
Les lettres d'ink/stitch ont été soigneusement dessinées pour une broderie optimale. Si vous essayez de les modifier avec les outils usuels d'inkscape, il se peut que cela ne fonctionne pas comme vous le souhaitez. Placez les lettres le long d'un chemin est un gros travail. Cet outil va vous aider à le faire.
![A text aligned along a path while using the various options](/assets/images/docs/text_along_path_alignment.png)
### Usage
* Sélectionnez un chemin et un groupe de lettrage

Wyświetl plik

@ -58,8 +58,10 @@ Convertir en blocs de dégradé va découper un remplissage dont la couleur de f
## Knockdown Fill {#knockdown-fill}
{% include upcoming_release.html %}
Permet de générer un remplissage sous tous les éléments sélectionnés, optionellement avec un décalage. Cela peut s'avérer très utile lorsque vous travaillez avec des tissus à poils longs comme de l'éponge.
![A figure with a surrounding knockdown stitch](/assets/images/docs/knockdown.png)
* Sélectionner des éléments
* Ouvrir `Extensions > Ink/Stitch > Outils : Remplissage > Sélection vers remplissage en points couchés`
@ -78,6 +80,8 @@ Permet de générer un remplissage sous tous les éléments sélectionnés, opt
L'éditeur de bandes du tartan se trouve dans `Extensions > Ink/Stitch > Outils: remplissage > Tartan`
![A seahorse rendered with tartan fill](/assets/images/docs/fr/tartan_stripe_editor.png)
### Personnaliser
#### Positionnement