fontello / svgpathLinks
SVG path low level transformations toolkit
☆558Updated last year
Alternatives and similar repositories for svgpath
Users that are interested in svgpath are comparing it to the libraries listed below
Sorting:
- Parse SVG PathDatas☆196Updated 2 months ago
- Javascript isomorphic 2D affine transformations written in ES6 syntax. Manipulate transformation matrices with this totally tested librar…☆380Updated 2 weeks ago
- A parser for SVG's path syntax☆225Updated 5 years ago
- JavaScript port of Potrace, for NodeJS☆413Updated 2 years ago
- A library of intersection algorithms covering all SVG shape types☆354Updated last year
- Pure Javascript alternative to path.getPointAtLength(t) and getTotalLength() functions. Works with Canvas & Node☆276Updated 2 weeks ago
- Javascript library for 2d geometry☆601Updated 10 months ago
- An offset function for paperjs path☆108Updated last month
- Typr.js - process fonts in Javascript☆959Updated 7 months ago
- Translates HTML5 Canvas draw commands to SVG☆720Updated last year
- A nodejs and client-side library for (cubic) Bezier curve work☆1,835Updated last year
- A minimal svg path parser☆94Updated last year
- SVGPathSeg polyfill☆159Updated 3 years ago
- A library of intersection algorithms covering all SVG shape types☆147Updated 3 months ago
- Clipper Abstraction (simplified API)☆129Updated 2 years ago
- Polyfill for SVG 2 getPathData() and setPathData() methods.☆126Updated 3 months ago
- JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". …☆285Updated 5 years ago
- Turns a text string into a 2D poly line☆317Updated last year
- Transform svg files to json notation☆463Updated last year
- A javascript port of Potrace