CubicBezier2
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
This quintic solver is adapted from https://github.com/Chlumsky/msdfgen, which is available under the MIT license.
Link copied to clipboard
Link copied to clipboard
Given a ring of curves, the sum of area() will be the area enclosed by that ring. For clockwise rings, the sum will be negative, for counter-clockwise rings it will be positive.