Skip to content

v0.9.0

Compare
Choose a tag to compare
@ozwaldorf ozwaldorf released this 12 Oct 16:19
· 109 commits to main since this release
a0b1c38

Library

  • Internal refactors, moved typed rbf algorithms into a macro implementation (yay meta programming!).

CLI

  • Added --preserve flag for all rbf algorithms, which will preserve the original images luminocity values, after interpolation.
    • This allows for combining --lum 0 --preserve to ignore all luminocity when interpolating, and to use the original images luminocity instead, for some really nice results.

Palettes

  • Fixed Oxocarbon colors
  • Added Carburetor palettes (regular, cool, and warm)
  • Added Biscuit Dark & Biscuit Light palettes (#8)
  • Added Mountain Fuji palette (#9)

New Contributors

  • @tsukki9696 made their first contribution in #8
  • @hikaruisasleep made their first contribution in #9

Full Changelog: v0.8.3...v0.9.0