deduplicate
Line duplicator
A plugin to remove overlapping lines from SVG files by identifying and duplicating points within a specified tolerance.
vpype plugin to remove overlapping lines in SVG files
28 stars
1 watching
5 forks
Language: Python
last commit: over 2 years ago plotterpythonsvgvector-graphics
Related projects:
Repository | Description | Stars |
---|---|---|
loicgoulefert/occult | Removes occulted lines in SVG files by analyzing polygon coverage of paths | 68 |
hinell/duplicate.nvim | Automates the duplication of visual text selections and lines in a text editor | 19 |
googlefonts/picosvg | A tool that simplifies SVG files by removing unnecessary elements and converting them into equivalent, more compact formats. | 145 |
js-devtools/rehype-inline-svg | Inlines and optimizes SVG images in HTML documents | 8 |
glampert/debug-draw | A lightweight debug drawing API that can be integrated with various rendering engines | 506 |
lcheylus/overlength.nvim | A Neovim plugin to visually highlight text that exceeds a specified line length. | 48 |
andrewferrier/debugprint.nvim | An extension plugin for NeoVim's Lua editor that allows developers to simplify debugging by inserting print-like statements in code. | 374 |
r3ddox/vite-plugin-svgo | A plugin for Vite to optimize SVG files using SVGO | 29 |
cappyzawa/trim.nvim | A plugin that trims trailing whitespace and lines from files | 133 |
babylonjs/spector.js | A tool that captures and visualizes WebGL scene information for debugging and troubleshooting | 1,356 |
elinamllc/sharpvectors | A C# library for parsing and rendering SVG files in WPF applications. | 720 |
merri-ment/lazy-line-painter | A JavaScript library for creating and animating SVG paths | 1,975 |
inconvergent/svgsort | Tools for efficiently plotting SVG files by breaking paths into smaller parts and optimizing their order | 253 |
globalcitizen/svglover | A Lua library to import and display simple SVGs in LÖVE | 52 |
dgenzer/suricata-highlight-vscode | A language colorizer extension for Visual Studio Code that highlights Suricata rules syntax | 12 |