#902885 ITP: node-cubic2quad -- Approximate cubic Bezier curve with a number of quadratic ones

Package:
wnpp
Source:
wnpp
Submitter:
Bastien ROUCARIES
Date:
2025-11-29 16:41:25 UTC
Severity:
wishlist
#902885#5
Date:
2018-07-02 21:06:29 UTC
From:
To:
* Package name    : node-cubic2quad
  Version         : 1.1.1
  Upstream Author : Fontello team
* URL             : https://github.com/fontello/cubic2quad#readme
* License         : Expat
  Programming Lang: JavaScript
  Description     : Approximate cubic Bezier curve with a number of
quadratic ones

This package allows one to create TTF fonts, those support quadratic
curves only,
from cubic bezier path description (like SVG ones).
.
Generated curves have the same tangents angles at the ends, allowing to
keep result visually smooth.
 .
Node.js is an event-based server-side JavaScript engine.