Direkt zum Hauptinhalt
Erweiterte Suche
Suchbegriffe
Inhaltstyp

Exakte Treffer
Schlagwort-Suchen
Datums Optionen
Aktualisiert nach
Aktualisiert vor
Erstellt nach
Erstellt vor

Suchergebnisse

545 Ergebnisse gesamt

Move Path Node

FabLab Chemnitz Paths - Join/Order

Extension to change starting / end node of a path and visualize it by dots and numbers. You can also use this extension as a trimmer for open paths. It is additionally highly useful when using the function to map text to path. By moving the node, the mapped pa...

Duplicate + Reverse + Join

FabLab Chemnitz Paths - Join/Order

An extension to effectively convert a single line svg font to a stick font by duplicating, reversing and joining each selected path and subpath. Read more on http://cutlings.wasbo.net/single-line-font-to-stick-font

Circle Tangents (Replaced by Snap Objects Feature)

FabLab Chemnitz Paths - Join/Order

1. Draw some circles 2. Apply the extension You can have two different outputs: If you want to get sort of tangents at the path's point handles instead you can also try to run the extension Draw Handles

Chain Paths

FabLab Chemnitz Paths - Join/Order

Source of documentation: https://github.com/fablabnbg/inkscape-chain-paths An inkscape extension to combine paths. Like really combining path snippets into longer paths. The stock inkscape path operation "combine" does not do that. It only creates a single pa...

Layer Clip

FabLab Chemnitz

Original idea from http://www.pernsteiner.org/inkscape/layerclip/ Ported to Inkscape 1.0 by https://gitlab.com/jczapla79/inkscape-extension-layer-clip Fixed and ported to Inkscape 1.2+ by Mario Voigt Usage See an example with screenshots Clip contai...

About/Upgrade MightyScape

FabLab Chemnitz

Get MightyScape by Git Primary: Readme + Download + Issues (Github) Secondary: Readme + Download (Gitea) Alternative downloads available. Check the README.md on Git Spread the word https://y.stadtfabrikanten.org/mightyscape.qr https://y.sta...

Table Support

FabLab Chemnitz

Source: https://sourceforge.net/projects/inkscape-tables/files/ Updated to be compatible with InkScape 1.2+ The functions "Duplicate Table" and "Fit Guides" options were removed due to defectness Possible actions to perform Create Add Colums Row...

Open Extension Directory

FabLab Chemnitz

Just what it says to be! ... Opens the MightyScape main folder. Similar to Open Current File Directory.

Reload drawing

FabLab Chemnitz

An extension which allows to reload the drawing in case of any change without opening the file in a new window. Helpful if the file is opened and changes in background by another instance of Inkscape or any routine which processes and overwrites it in the ...

PathOps

FabLab Chemnitz

A tool suite to run boolean operations multiple times, like Combine, Cut Path, Division, Exclusion, Intersection, Difference, Union. This extension takes a selection of one or more groups, or of several elements (paths, shapes, text), or a mix of both, and app...

Simple Inkscape (Interface)

FabLab Chemnitz

Source: https://inkscape.org/~Mr.Raven/%E2%98%85simpleinkscapev01+2 Original description: This extension changes the Inkscape interface into a simpler one. It hides quite some elements from the menus and toolbars so that a more basic version of the interf...

Ray Tracing

FabLab Chemnitz

Sources: https://inkscape.org/de/~dbloch/%E2%98%85ray-optics https://github.com/damienBloch/inkscape-raytracing

Encapsulated PostScript - AI compatible (*.eps)

Integrated into default Import/Export Menu

Source of documentation: https://github.com/tzunghaor/inkscape-eps-export AI compatible EPS export for Inkscape 0.92 (might work with older versions too). This script converts an Inkscape SVG to Adobe Illustrator 7 compatible EPS. The generated EPS file uses ...

FreeCAD Sketch Export

Integrated into default Import/Export Menu

This extension is tested to work with FreeCAD up to version 0.21. On Linux Ubuntu 24 LTS we can install that older version by sudo apt install freecad=2:0.21.2+dfsg1~202407140123~ubuntu24.04.1. Newer versions 1.X require some updates of this extension, becaus...

Photoshop PSD (*.psd)

Integrated into default Import/Export Menu

Requires gimp to be installed. The command gimp needs to be in %PATH% ($PATH)

WebP Import

Integrated into default Import/Export Menu

Import *.webp image files using ImageMagick conversion. Routine is webp → png → svg → write into Inkscape canvas. You need to install ImageMagick. The command magick or convert needs to be in path variable, otherwise the extension will fail. Fedora: sudo dn...

Roland CutStudio *.eps Export

Integrated into default Import/Export Menu

See Open in Roland CutStudio. This extension does the same export but it will not call CutStudio. Instead it will save an importable *.eps file to the selected target directory by export menu.

SVG Attribute reference

HowTo's

A very good SVG rerefence to read on → https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute