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: almost 3 years ago plotterpythonsvgvector-graphics
Related projects:
Repository | Description | Stars |
---|---|---|
| Removes occulted lines in SVG files by analyzing polygon coverage of paths | 68 |
| Automates the duplication of visual text selections and lines in a text editor | 19 |
| A tool that simplifies SVG files by removing unnecessary elements and converting them into equivalent, more compact formats. | 145 |
| Inlines and optimizes SVG images in HTML documents | 8 |
| A lightweight debug drawing API that can be integrated with various rendering engines | 506 |
| A Neovim plugin to visually highlight text that exceeds a specified line length. | 48 |
| An extension plugin for NeoVim's Lua editor that allows developers to simplify debugging by inserting print-like statements in code. | 374 |
| A plugin for Vite to optimize SVG files using SVGO | 29 |
| A plugin that trims trailing whitespace and lines from files | 133 |
| A tool that captures and visualizes WebGL scene information for debugging and troubleshooting | 1,356 |
| A C# library for parsing and rendering SVG files in WPF applications. | 720 |
| A JavaScript library for creating and animating SVG paths | 1,975 |
| Tools for efficiently plotting SVG files by breaking paths into smaller parts and optimizing their order | 253 |
| A Lua library to import and display simple SVGs in LÖVE | 52 |
| A language colorizer extension for Visual Studio Code that highlights Suricata rules syntax | 12 |