adobe / leonardo

Generate colors based on a desired contrast ratio

Home Page:http://www.leonardocolor.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Smoothing" control inputs

NateBaldwinDesign opened this issue · comments

Description

Add input controls in the UI for selecting "smoothing" for interpolation modes.

This should be exposed in the UI as a boolean option, which should be off by default.

Why do you need this feature?

To support implementation of catmull-rom smoothing curve.

Additional context

Related to #59