rkusa / ttfjsLinks
TTFjs is a TrueType font parser entirely written in JavaScript and compatible to both Node.js and the Browser
☆21Updated 10 years ago
Alternatives and similar repositories for ttfjs
Users that are interested in ttfjs are comparing it to the libraries listed below
Sorting:
- Pure javascript flexbox layout engine☆40Updated last year
- Get boundary box of svg path data☆70Updated last year
- gets a discrete list of points from svg☆95Updated 10 years ago
- A minimal svg path parser☆95Updated 2 years ago
- A canvas2d api implementation using webgl and javascript☆62Updated 2 years ago
- A parser for SVG's path syntax☆226Updated 6 years ago
- A JS implementation of the Unicode Line Breaking Algorithm (UAX #14)☆224Updated 7 months ago
- Polyfills Path2D api for canvas rendering☆32Updated this week
- simplify 2D polyline of arrays☆93Updated 5 years ago
- A polyfill for the enhanced context.measureText in HTML Canvas v5 / Canvas 2D Context Level 2. Based on https://github.com/Pomax/fontmetr…☆20Updated 7 years ago
- Fast implementation of a browser-like text layout engine, for Node and browsers☆34Updated 11 months ago
- Fast WebGL render tree engine☆64Updated 3 years ago
- A standalone rich text editor based on the 2d canvas☆42Updated 8 years ago
- Experimental Text Editor using HTML5 canvas.☆137Updated 5 years ago
- Split canvas text into lines on specified rule with optional alignment, padding, and more. Supports HDPI screens.