aboutsummaryrefslogtreecommitdiffstats
path: root/man/blind.7
diff options
context:
space:
mode:
Diffstat (limited to 'man/blind.7')
-rw-r--r--man/blind.721
1 files changed, 21 insertions, 0 deletions
diff --git a/man/blind.7 b/man/blind.7
index 7386861..eac666b 100644
--- a/man/blind.7
+++ b/man/blind.7
@@ -133,6 +133,27 @@ Generate a video with a linear gradient
.BR blind-make-kernel (1)
Create a custom convolution matrix
.TP
+.BR blind-matrix-orthoproject (1)
+Create an affine 2D-transformation matrix for othogonal projection
+.TP
+.BR blind-matrix-reflect (1)
+Create an affine 2D-transformation matrix for reflection about a line
+.TP
+.BR blind-matrix-rotate (1)
+Create an affine 2D-transformation matrix for rotation
+.TP
+.BR blind-matrix-scale (1)
+Create an affine 2D-transformation matrix for scaling
+.TP
+.BR blind-matrix-shear (1)
+Create an affine 2D-transformation matrix for shearing
+.TP
+.BR blind-matrix-translate (1)
+Create an affine 2D-transformation matrix for translation
+.TP
+.BR blind-matrix-transpose (1)
+Create an affine 2D-transformation matrix for transposition
+.TP
.BR blind-mosaic (1)
Redraw each frame in video as a mosaic
.TP