Releases: Phrogz/context-blender
Releases · Phrogz/context-blender
v1.3.0
13 Nov 07:30
Compare
Sorry, something went wrong.
No results found
Release as a Node.js module.
Add blend modes: softlight, luminosity, color, hue, saturation, lightercolor, darkercolor.
Greatly improve the accuracy of many blend modes.
Great thanks to Pixelero for amazing contributions!
v1.2.1
13 Nov 07:30
Compare
Sorry, something went wrong.
No results found
Improve perf of lighten and darken blend modes.
v1.2.0
13 Nov 07:29
Compare
Sorry, something went wrong.
No results found
Add blend modes: hardlight, colordodge, colorburn, darken, lighten, exclusion. Thanks gingerbeardman !
v1.1.1
13 Nov 06:39
Compare
Sorry, something went wrong.
No results found
Improve result of overlay blend mode.
v1.1.0
13 Nov 06:35
Compare
Sorry, something went wrong.
No results found
Added array blendOnto.supportedBlendModes for enumerating modes.
Added object blendOnto.supports for testing if a mode is supported.
v1.0.0
13 Nov 06:35
Compare
Sorry, something went wrong.
No results found
Initial working release.
Supported blend modes: normal, screen, multiply, difference, src-in, add
Known broken: overlay, dodge