gumblex / svgpoly

SVG polygon conversion scripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

svgpoly

Polygon conversion tools for SVG.

pixel2svg.py

Convert Pixel Art pictures to exactly same SVG files, with path simplification.

svg2poly.py

Convert SVG paths to polygons.

bezflatten.py

Algorithm to flatten Bezier curves, translated from the AGG library.

About

SVG polygon conversion scripts.


Languages

Language:Python 100.0%