Skip to content

2.11

Compare
Choose a tag to compare
@facelessuser facelessuser released this 06 Oct 03:10
· 204 commits to main since this release

2.11

  • NEW: Add new css-linear interpolator that provides compatibility with the CSS specification. This deviates
    from the default linear interpolator in how undefined hues are resolved for interpolation, particularly noticeable
    with longer hue resolution.
  • NEW: Add new INTERPOLATOR class option to change the default interpolator that is used.