gka / chroma.js

JavaScript library for all kinds of color manipulations
https://gka.github.io/chroma.js/
Other
10.08k stars 543 forks source link

bezier: properly support many colors #265

Closed Artoria2e5 closed 2 years ago

Artoria2e5 commented 3 years ago

For some reason this turned from a throw error PR to an algorithmic expansion. Uh.

Fixes #245.

Artoria2e5 commented 3 years ago

Yeah, of course an actual quartic bezier will produce results different from a patched-up approximation. Gonna fix the tests later.

gka commented 2 years ago

nice! I wanted this for a long time. will update the tests and merge. thanks a lot

gka commented 2 years ago

released in 2.3.0