]> code.delx.au - gnu-emacs-elpa/commit
colir.el: Add two additional blend algorithms
authorOleh Krehel <ohwoeowho@gmail.com>
Wed, 29 Apr 2015 12:15:44 +0000 (14:15 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Wed, 29 Apr 2015 12:15:44 +0000 (14:15 +0200)
commita868705fcae46304cbe3be120e644a1bfdc3226c
tree445c15b3d76b0f4ae6b6ee0b7e6109d70332a643
parent1332b1991aee6bc1e3acf53c78d416264f7782f9
colir.el: Add two additional blend algorithms

* colir.el (colir-join): Remove.
(color): Require.
(colir-compose-method): New defcustom.
(colir-compose-soft-light): New defun.
(colir-compose-overlay): New defun.
(colir-compose-alpha): New defun.
(colir-blend): Update.
(colir-blend-face-background): Update.
colir.el