From 09d6802342dc94744f198b986d59d7f8d39f9308 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 10 Mar 2014 17:10:13 +0100 Subject: m doc 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/lisp-esque.conf b/examples/lisp-esque.conf index 3490aee..8e1e383 100644 --- a/examples/lisp-esque.conf +++ b/examples/lisp-esque.conf @@ -205,14 +205,14 @@ ; These are fun curve manipulator settings that lowers the - ; colour resolution ont encoding and output axes respectively. + ; colour resolution on the encoding and output axes respectively. ; In this example (resolution:encoding) only has one argument, ; it applies all day long on each colour curve. #(resolution:encoding :eval i_size) ### -- ADVANCED LEVEL -- ; This is evaluated into: ; (resolution:encoding 256) - ; (resolution:output) in this example one argument that is - ; a tuple of three values which represent red, green, and + ; (resolution:output) in this example this one argument that + ; is a tuple of three values which represent red, green, and ; blue respectively. Because it is only one argument it ; applies all day long as well. #(resolution:output (:eval (o_size o_size o_size))) ### -- ADVANCED LEVEL -- -- cgit v1.2.3-70-g09d2