Introduction
Introduction Statistics Contact Development Disclaimer Help
blind-hexagon-tessellation.1 - blind - suckless command-line video editing util…
git clone git://git.suckless.org/blind
Log
Files
Refs
README
LICENSE
---
blind-hexagon-tessellation.1 (969B)
---
1 .TH BLIND-HEXAGON-TESSELLATION 1 blind
2 .SH NAME
3 blind-hexagon-tessellation - Create a frame with tessellated hexagons
4 .SH SYNOPSIS
5 .B blind-hexagon-tessellation
6 [-F
7 .IR pixel-format ]
8 .I block-diameter
9 .SH DESCRIPTION
10 .B blind-hexagon-tessellation
11 prints a small video to stdout, that
12 can be extended to any size with
13 .BR blind-repeat-tessellation (1)
14 to create a pattern of tessellated
15 hexagons. Each hexagon will be inscribed
16 in an imaginary circle with the diameter
17 .I block-diameter
18 and with one of the corners at 12 o'clock.
19 .SH OPTIONS
20 .TP
21 .BR -F " "\fIpixel-format\fP
22 Select pixel format, see
23 .BR blind-convert (1)
24 for more information.
25 .SH SEE ALSO
26 .BR blind (7),
27 .BR blind-rectangle-tessellation (1),
28 .BR blind-triangle-tessellation (1),
29 .BR blind-repeat-tessellation (1),
30 .BR blind-get-colours (1),
31 .BR blind-apply-palette (1),
32 .BR blind-mosaic (1),
33 .BR blind-mosaic-corners (1),
34 .BR blind-mosaic-edges (1)
35 .SH AUTHORS
36 Mattias Andrée
37 .RI < [email protected] >
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.