(wrong string) ée

From: <git_AT_suckless.org>
Date: Sat, 21 Jan 2017 13:53:33 +0100 (CET)

commit efa355f0085f13ef650b8db34dcdde1c2ac83484
Author: Mattias Andrée <maandree_AT_kth.se>
AuthorDate: Sat Jan 21 11:10:18 2017 +0100
Commit: Mattias Andrée <maandree_AT_kth.se>
CommitDate: Sat Jan 21 11:10:18 2017 +0100

    Update todo
    
    Signed-off-by: Mattias Andrée <maandree_AT_kth.se>

diff --git a/TODO b/TODO
index e41ee0a..c21609f 100644
--- a/TODO
+++ b/TODO
_AT_@ -1,5 +1,5 @@
-blind-transform transformation by matrix multiplication, -t for tiling, -s for improve quality
- on downscaling (pixels' neighbours must not change).
+blind-transform affine transformation by matrix multiplication, -t for tiling, -s for
+ improve quality on downscaling (pixels' neighbours must not change).
 blind-chroma-key replace a chroma with transparency.
 blind-primary-key replace a primary with transparency, -g for greyscaled images.
 blind-primaries given three selectable primaries split the video into three side-by-side which
_AT_@ -13,5 +13,6 @@ blind-affine-colour apply an affine transformation to the colour of each pixel,
                                 -a for ignoring the alpha channel,
                                 -l for linear transformation,
                                 -p for transforming each pixel with their own transformation.
+blind-translate animated translation
 
 Add [-j jobs] to blind-from-video and blind-to-video.
diff --git a/man/blind-crop.1 b/man/blind-crop.1
new file mode 100644
index 0000000..d1d4a8f
--- /dev/null
+++ b/man/blind-crop.1
_AT_@ -0,0 +1,12 @@
+.TH BLIND-FLOP 1 blind
+.SH NAME
+blind-flop - Mirror a video horizontally
+.SH SYNOPSIS
+.B blind-flop
+.SH DESCRIPTION
+.B blind-flop
+reads a video from stdin and prints it, mirrored
+horizontally, to stdout.
+.SH AUTHORS
+Mattias Andree
+.RI < maandree_AT_kth.se >
Received on Sat Jan 21 2017 - 13:53:33 CET

This archive was generated by hypermail 2.3.0 : Sat Jan 21 2017 - 14:00:23 CET