colinmeinke / svg-points
A specification for storing SVG shape data in Javascript, and some handy conversion functions
☆98Updated 2 years ago
Alternatives and similar repositories for svg-points:
Users that are interested in svg-points are comparing it to the libraries listed below
- A specification for storing shape data in Javascript, and some handy manipulation functions☆45Updated 2 years ago
- "simplify" an svg path☆51Updated 2 years ago
- [experiment] better Canvas2D text rendering☆78Updated 9 years ago
- A little library for converting compound CSS transforms into their matrix equivalents☆21Updated 10 years ago
- simplify 2D polyline of arrays☆92Updated 4 years ago
- gets a discrete list of points from svg☆95Updated 9 years ago
- A minimal svg path parser☆91Updated last year
- Get bounding rect of SVG shape elements. Compatible with SVG documents exported from Adobe Illustrator.☆28Updated 2 years ago
- n-degree Bezier spline interpolation.☆52Updated 8 years ago
- Small module for fitting a canvas element within the bounds of its parent.☆55Updated 9 years ago
- a minimal requestAnimationFrame render loop☆54Updated 6 years ago
- A path extension for the svg.js library☆95Updated 5 years ago
- Vector Layout Expressions☆324Updated 10 years ago
- Polyfill for SVG 2 getPathData() and setPathData() methods.☆124Updated 9 months ago
- Parse SVG PathDatas☆189Updated 5 months ago
- Pan / zoom for any element☆90Updated 2 years ago
- Polyfills Path2D api for canvas rendering☆30Updated this week
- Computes the intersection between two SVG paths.☆112Updated 11 months ago
- convert SVG text to a Image that can be drawn in canvas☆102Updated 8 years ago
- Smarter, easier SVG path manipulations for fine grain control over SVG path animations.☆20Updated 6 years ago
- SVG path bounding box calculator☆61Updated 8 years ago
- A parser that turns SVG path strings into a JS object you can mess with.☆66Updated 6 months ago
- Measure the exact height of text in the browser using JavaScript