hughsk / svg-path-parser
A parser for SVG's path syntax
☆214Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for svg-path-parser
- A minimal svg path parser☆90Updated 11 months ago
- Parse SVG PathDatas☆183Updated 2 months ago
- Clipper Abstraction (simplified API)☆113Updated last year
- Polyfill for SVG 2 getPathData() and setPathData() methods.☆121Updated 6 months ago
- SVGPathSeg polyfill☆153Updated 3 years ago
- An offset function for paperjs path☆93Updated last year
- simplify 2D polyline of arrays☆91Updated 4 years ago
- JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". …☆267Updated 4 years ago
- Smooth curves through points. No control points needed. Native implementation.☆121Updated 3 years ago
- Turns a text string into a 2D poly line☆311Updated 6 months ago
- SVG path low level transformations toolkit☆540Updated 7 months ago
- gets a discrete list of points from svg☆95Updated 9 years ago
- Pure Javascript alternative to path.getPointAtLength(t) and getTotalLength() functions. Works with Canvas & Node☆256Updated 11 months ago
- Computes the intersection between two SVG paths.☆106Updated 7 months ago
- Javascript isomorphic 2D affine transformations written in ES6 syntax. Manipulate transformation matrices with this totally tested librar…☆367Updated 6 months ago
- adaptive and scalable 2D bezier curves☆142Updated 10 years ago
- A library of intersection algorithms covering all SVG shape types☆139Updated 2 months ago
- Boolean operations and offsetting library in Javascript☆174Updated last year
- [experiment] better Canvas2D text rendering☆78Updated 8 years ago
- A function that takes an SVG arc curve as input, and maps it to one or more cubic bezier curves☆75Updated last year
- Split canvas text into lines on specified rule with optional alignment, padding, and more. Supports HDPI screens.☆151Updated 6 years ago
- manipulate polygons in 2d space☆135Updated 8 years ago
- Get boundary box of svg path data☆65Updated last year
- Original : http://sourceforge.net/projects/jsclipper☆87Updated 11 years ago
- perform boolean operations with Raphaël☆39Updated 3 years ago
- Signed distance field text implementation for PixiJS☆96Updated 5 years ago
- Drop-in replacement for Graphics but with anti-aliasing☆157Updated 9 months ago
- Font to vector path tools☆187Updated 6 years ago
- word wraps and lays out Opentype.js glyphs☆89Updated 8 years ago
- This is a JavaScript SVG path to "something" converter, turning a path into hookable graphics instructions for arbitrary conversion☆59Updated 8 months ago