summaryrefslogtreecommitdiffstats
path: root/info
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-02-24 16:10:21 +0100
committerMattias Andrée <maandree@operamail.com>2014-02-24 16:10:21 +0100
commit5c4e823b99ce422285ff7053f5073d6e6dbaacba (patch)
treeb5663150c18807ea708ca1d69153db17f00f1105 /info
parentmake lower_resultion's parameters optional (diff)
downloadblueshift-5c4e823b99ce422285ff7053f5073d6e6dbaacba.tar.gz
blueshift-5c4e823b99ce422285ff7053f5073d6e6dbaacba.tar.bz2
blueshift-5c4e823b99ce422285ff7053f5073d6e6dbaacba.tar.xz
improve print_curves with compact parameters + fix lower_resolution
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'info')
-rw-r--r--info/blueshift.texinfo4
1 files changed, 4 insertions, 0 deletions
diff --git a/info/blueshift.texinfo b/info/blueshift.texinfo
index 3afd3e3..1a6aab5 100644
--- a/info/blueshift.texinfo
+++ b/info/blueshift.texinfo
@@ -600,6 +600,10 @@ arguments. The monitors are indexed from
zero. The screen by can be selected by
adding the argument @code{screen = X},
where @code{X} is the index of the screen.
+@code{print_curves} has a third optional
+parameters: @code{compact}, if it is set
+to @code{True}, the curves will be printed
+with run-length encoding.
If you want to write your own curve flushing
fucntion @code{translate_to_integers} can be