Skip to content

v0.3.0

Compare
Choose a tag to compare
@mazznoer mazznoer released this 10 Feb 17:59
· 120 commits to master since this release
  • Rename BlendMode::Lrgb -> BlendMode::LinearRgb
  • Add BlendMode::Oklab
  • Support for smoothness in hard-edged gradient.
  • Rename lots of preset gradients to snake case:
    • brbg -> br_bg
    • piyg -> pi_yg
    • and others.
  • Using uniform B-splines to interpolate preset gradients.
  • Some bug fixes.