From 9f40107edaee5f2980ecd39eefc41cf3254d150b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 10 Mar 2014 17:18:49 +0100 Subject: add cie_manipulate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- examples/lisp-esque.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'examples/lisp-esque.conf') diff --git a/examples/lisp-esque.conf b/examples/lisp-esque.conf index 8e1e383..dbf7a68 100644 --- a/examples/lisp-esque.conf +++ b/examples/lisp-esque.conf @@ -325,5 +325,10 @@ ; nil ; Do nothing on the second monitor ; ) ; (standardise yes no) + ; You can also use (manipulate) on the Y component of the CIE xyY + ; colour space: + ; (manipulate:cie 'lambda x : math.log(x + 1, 2)' + ; nil ; Do nothing on the second monitor + ; ) ) -- cgit v1.2.3-70-g09d2