v0.9.0
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.
- This allows for combining
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