Releases: micycle1/PeasyGradients
Releases · micycle1/PeasyGradients
0.9.4
Notable Changes
- Added dithering (active by default)
- New color space -
KMUNK
(pigment-like mixing via Kubelka-Munk theory) - New color space -
IPTo
(optimised IPT, 2021) - Fixed posterised gradients not showing the last color
- Fixed subregion rendering (i.e.
setRenderTarget(PApplet p, int offSetX, int offSetY, int width, int height)
) - Fixed visual jaggies in some gradients (#17)
0.9.3
Includes a few fixes and improvements, including an important fix for colors going out of range on some color spaces.
Full Changelog: 0.9.2...0.9.3