Erweiterte Suche
Suchergebnisse
544 Ergebnisse gesamt
Bobbin Lace - Ground From Template
Source of documentation: https://d-bl.github.io/inkscape-bobbinlace/Ground-from-Template Nice to have: good templates from https://tesselace.com/tools/inkscape-extension See also Bobbin Lace - Regular Grid Bobbin Lace - Circular Ground From Template ...
Card Layout Guides
Example Output
Hex Tiles
Example Output
Triangular Grid
Example Output You can convert this to regular grid ("Objects to Guides") pressing SHIFT + G to get
Remove Duplicate Guides
This extension removes guides which are identical (overlapping), means they have the same position and orientation. You can test it the following way: Draw some line and duplicate it using CTRL + D Check XML structure having 2 paths now Convert both pat...
Label Guides
Source: https://github.com/johnbeard/inkscape-label-guides Example Output
Perspective Grid
Example Output
Create Hexmap
See also Hex Tiles Example Output
Checkerboard
Example Output
Insert Paper Template
Example Output
Bobbin Lace - Circular Ground From Template
Source of documentation: https://d-bl.github.io/inkscape-bobbinlace/Ground-from-Template Example Output See also Bobbin Lace - Regular Grid Bobbin Lace - Ground From Template Bobbin Lace - Polar Grid
Bobbin Lace - Polar Grid
Source of documentation: https://d-bl.github.io/inkscape-bobbinlace/Polar-Grids Example Output See also Bobbin Lace - Regular Grid Bobbin Lace - Circular Ground From Template Bobbin Lace - Ground From Template
Bobbin Lace - Regular Grid
Source of documentation: https://d-bl.github.io/inkscape-bobbinlace/Regular-Grids Example Output See also Bobbin Lace - Circular Ground From Template Bobbin Lace - Ground From Template Bobbin Lace - Polar Grid
Blueprint Maker
Example Output
Convert To Polylines
This extension takes the points of a path and make a straight polyline out of it. Nothing less, nothing more. ou can do the same with default Inkscape UI (select the path → Node Tool → Straighten lines) but it might be quicker to use in some use cases. This ex...
Flevobezier
Documentation for approximation algorithm can be found at https://gitlab.com/parclytaxel/Kinross/-/blob/master/programs/arp.pdf Draw some paths Apply the extension and get result
Close Paths
This is similar to Chain Paths extension but it has less features and only "one job". It helps to close open contours. This will connect the first point and the last point of a path which has no "Z" flag (which indicates for a closed path). If the first and th...
Ellipse by Five Points (Replaced by LPE)
Note that this feature is obsolete / legacy in InkScape 0.92 and higher because of https://wiki.inkscape.org/wiki/index.php/LPE:_Ellipse_from_Points Usage (with a workaround) Draw some path with 5 control points Select the object and run extension → the p...
Fillet And Chamfer (Replaced by LPE)
This extension is similar to the built-in Live Path Effect "Corners (Fillet/Chamfer)" of Inkccape and similar to Round Corners (Replaced by LPE) but it's great advantage is the possibility to quickly chamfer complete paths. This extension requires python libra...
Open Closed Path
Source: https://gitlab.com/EllenWasbo/inkscape-extension-openpaths This extension will open up closed paths by removing all z-commands from the selected paths. Possible purposes: to save single line svg-fonts as otf or ttf fonts. These font formats ...