Skip to content

v0.8.0

Compare
Choose a tag to compare
@mazznoer mazznoer released this 05 Feb 15:04
· 65 commits to master since this release
  • Rename BlendMode:
    • RGB -> BlendRgb
    • LRGB -> BlendLinearRgb
    • HCL -> BlendHcl
    • HSV -> BlendHsv
    • LAB -> BlendLab
    • LUV -> BlendLuv
  • New BlendOklab
  • New smoothness option for hard-edged gradient
  • Some bug fixes